发布时间: 2024年7月19日
修改时间: 2024年8月19日
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind() The cs35l41_hda_unbind() function clears the hda_component entry matching it's index and then dereferences the codec pointer held in the first element of the hda_component array, this is an issue when the device index was 0. Instead use the codec pointer stashed in the cs35l41_hda structure as it will still be valid.
NVD | openEuler | |
---|---|---|
Confidentiality | None | None |
Attack Vector | Local | Adjacent |
CVSS评分 | 5.5 | 5.7 |
Attack Complexity | Low | Low |
Privileges Required | Low | Low |
Scope | Unchanged | Unchanged |
Integrity | None | None |
User Interaction | None | None |
Availability | High | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4967 | kernel security update | 2025年7月29日 |
产品 | 包 | 状态 |
---|---|---|
V6 | kernel | Fixed |