漏洞标题
erofs:修复LZMA全局压缩去重的内存泄漏问题。
漏洞描述信息
在Linux内核中,已经解决了以下漏洞:
erofs:修复LZMA全局压缩去重功能中的内存泄漏问题
当使用新启用的全局压缩去重功能(`-Ededupe`)对微型LZMA EROFS映像进行压力测试时,我发现一些短期存在的临时页面未能正确释放,这可能导致几小时后意外发生OOM。
现在让我们修复这个问题(LZ4和DEFLATE没有此问题。)
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
在移除最后引用时对内存的释放不恰当(内存泄露)
漏洞标题
erofs: fix memory leak of LZMA global compressed deduplication
漏洞描述信息
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.)
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于存在内存泄漏问题。
CVSS信息
N/A
漏洞类别
其他