Vulnerability in Linux
CVE-2023-52526
In the Linux kernel, the following vulnerability has been resolved: erofs: fix memory leak of LZMA global compressed deduplication When stressing microLZMA EROFS images with the new global compressed deduplication feature enabled (`-Ededupe`), I found some short-lived temporary pages weren't properly released, which could slowly cause unexpected OOMs hours later. Let's fix it now (LZ4 and DEFLATE don't have this issue.)
EPSS: 0.002 (12.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 5c2a64252c5dc4cfe78e5b2a531c118894e3d155, 6.1, 0
- Linux Linux_kernel — versions 6.6
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2023-52526?
- CVE-2023-52526 is a medium-severity vulnerability in Linux, classified under Missing Release of Memory after Effective Lifetime. CVSS score: 5.5/10. Published 2024-03-02.
- How severe is CVE-2023-52526?
- Medium severity. CVSS v3 base score is 5.5 out of 10.