Security Advisory

CVE-2023-52526

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-03-02 21:52:32
Last updated 2026-05-11 19:28:59
Assigner Linux
State PUBLISHED

Description

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 werent properly released, which could slowly cause unexpected OOMs hours later. Lets fix it now (LZ4 and DEFLATE dont have this issue.)