发布时间: 2024年8月16日
修改时间: 2025年4月13日
In the Linux kernel, the following vulnerability has been resolved: crypto: aead,cipher - zeroize key buffer after use I.G 9.7.B for FIPS 140-3 specifies that variables temporarily holding cryptographic information should be zeroized once they are no longer needed. Accomplish this by using kfree_sensitive for buffers that previously held the private key.
NVD | openEuler | |
---|---|---|
CVSS评分 | 4.1 | 4.1 |
Attack Vector | Local | Local |
Attack Complexity | High | High |
Privileges Required | High | High |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality | High | High |
Integrity | None | None |
Availability | None | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-3561 | kernel security update | 2024年8月16日 |
KylinSec-SA-2024-4842 | kernel security update | 2024年8月23日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5A | kernel | Fixed |
KY3.5.2 | kernel | Fixed |
V6 | kernel | Fixed |