VDB
DEBIAN-CVE-2024-50101
DEBIAN-CVE-2024-50101
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices Previously, the domain_context_clear() function incorrectly called pci_for_each_dma_alias() to set up context entries for non-PCI devices. This could lead to kernel hangs or other unexpected behavior. Add a check to only call pci_for_each_dma_alias() for PCI devices. For non-PCI devices, domain_context_clear_one() is called directly.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.69-1~bpo11+1, 6.1.69-1, 6.1.69-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.112-1, 0, 6.1.106-3 |
| Debian:13 | linux | 0, 0 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Nov 5, 2024 CVE Published
- Apr 28, 2026 CVE Updated