发布时间: 2024年5月17日
修改时间: 2024年10月31日
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully setup Upon rare occasions, KASAN reports a use-after-free Write in srpt_refresh_port(). This seems to be because an event handler is registered before the srpt device is fully setup and a race condition upon error may leave a partially setup event handler in place. Instead, only register the event handler after srpt device initialization is complete.
NVD | openEuler | |
---|---|---|
Confidentiality | High | None |
Attack Vector | Local | Local |
CVSS评分 | 7.0 | 5.5 |
Attack Complexity | High | Low |
Privileges Required | Low | Low |
Scope | Unchanged | Unchanged |
Integrity | High | None |
User Interaction | None | None |
Availability | High | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4777 | kernel security update | 2025年2月17日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | kernel | Fixed |
KY3.4-5 | kernel | Fixed |