• CVE-2024-26810

发布时间: 2024年5月10日

修改时间: 2024年10月31日

概要

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In particular, irq_type is updated holding igate, therefore testing is_intx() requires holding igate. For example clearing DisINTx from config space can otherwise race changes of the interrupt configuration. This aligns interfaces which may trigger the INTx eventfd into two camps, one side serialized by igate and the other only enabled while INTx is configured. A subsequent patch introduces synchronization for the latter flows.

CVSS v3 指标

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

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-1511 kernel security update 2024年5月10日
KylinSec-SA-2024-4775 kernel security update 2025年2月17日

影响产品

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