发布时间: 2024年6月28日
修改时间: 2024年10月31日
In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential memoryleak in kmem_cache_open() In error path, the random_seq of slub cache might be leaked. Fix this by using __kmem_cache_release() to release all the relevant resources.
NVD | openEuler | |
---|---|---|
Confidentiality | None | Low |
Attack Vector | Local | Local |
CVSS评分 | 5.5 | 4.4 |
Attack Complexity | Low | Low |
Privileges Required | Low | Low |
Scope | Unchanged | Unchanged |
Integrity | None | None |
User Interaction | None | None |
Availability | High | Low |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-2726 | In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential memoryleak in kmem_cache_open() In error path, the random_seq of slub cache might be leaked. Fix this by using __kmem_cache_release() to release all the relevant resources. | 2024年6月14日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5 | kernel | Fixed |