• CVE-2024-27028

发布时间: 2024年5月31日

修改时间: 2024年10月31日

概要

In the Linux kernel, the following vulnerability has been resolved: spi: spi-mt65xx: Fix NULL pointer access in interrupt handler The TX buffer in spi_transfer can be a NULL pointer, so the interrupt handler may end up writing to the invalid memory and cause crashes. Add a check to trans->tx_buf before using it.

CVSS v3 指标

NVD openEuler
Confidentiality Low
Attack Vector Local
CVSS评分 N/A 6.6
Attack Complexity Low
Privileges Required Low
Scope Unchanged
Integrity Low
User Interaction None
Availability High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-4746 kernel security update 2025年2月14日

影响产品

产品 状态
KY3.4-4A kernel Fixed
KY3.4-5 kernel Fixed