发布时间: 2024年6月5日
修改时间: 2024年7月2日
In the Linux kernel, the following vulnerability has been resolved:perf hist: Fix memory leak of a perf_hpp_fmtperf_hpp__column_unregister() removes an entry from a list but doesn tfree the memory causing a memory leak spotted by leak sanitizer.Add the free while at the same time reducing the scope of the functionto static.
NVD | openEuler | |
---|---|---|
Confidentiality | None | None |
Attack Vector | Local | Local |
CVSS评分 | N/A | 5.5 |
Attack Complexity | Low | Low |
Privileges Required | Low | Low |
Scope | Unchanged | Unchanged |
Integrity | None | None |
User Interaction | None | None |
Availability | High | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4779 | kernel security update | 2024年6月7日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5A | kernel | Fixed |
KY3.5.2 | kernel | Unaffected |
V6 | kernel | Unaffected |