CVE-2024-26810

Source
https://cve.org/CVERecord?id=CVE-2024-26810
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26810.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-26810
Downstream
Related
Published
2024-04-05T08:24:41.987Z
Modified
2026-03-14T12:27:41.829946Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
vfio/pci: Lock external INTx masking ops
Details

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, irqtype is updated holding igate, therefore testing isintx() 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26810.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
89e1f7d4c66d85f42c3d52ea3866eb10cadf6153
Fixed
1e71b6449d55179170efc8dee8664510bb813b42
Fixed
3dd9be6cb55e0f47544e7cdda486413f7134e3b3
Fixed
ec73e079729258a05452356cf6d098bf1504d5a6
Fixed
3fe0ac10bd117df847c93408a9d428a453cd60e5
Fixed
04a4a017b9ffd7b0f427b8c376688d14cb614651
Fixed
6fe478d855b20ac1eb5da724afe16af5a2aaaa40
Fixed
03505e3344b0576fd619416793a31eae9c5b73bf
Fixed
810cd4bb53456d0503cc4e7934e063835152c1b7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26810.json"