CVE-2026-74573
Last modified
CVE-2026-74573 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE arm_vsmmu_vsid_to_sid() maps a guest's vSID to a single physical Stream ID taken from master->streams[0], assuming a device has exactly one stream. A device with several streams gets only its first one mapped, so a guest vSID invalidation cannot reach the others' ATC and IOTLB entries; a device with none makes master->streams a ZERO_SIZE_PTR, read out of bounds. Add an arm_vsmmu_vdevice_init() op to reject the vDEVICE with -EOPNOTSUPP when master->num_streams is not one, rather than mapping it silently.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE arm_vsmmu_vsid_to_sid() maps a guest's vSID to a single physical Stream ID taken from master->streams[0], assuming a device has exactly one stream. A device with several streams gets only its first one mapped, so a guest vSID invalidation cannot reach the others' ATC and IOTLB entries; a device with none makes master->streams a ZERO_SIZE_PTR, read out of bounds. Add an arm_vsmmu_vdevice_init() op to reject the vDEVICE with -EOPNOTSUPP when master->num_streams is not one, rather than mapping it silently.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d68beb276ba26cec47350a6d468e967673ee0c56, < 3808bab5d95ae79e333e11f6a73d178e084c645d; >= d68beb276ba26cec47350a6d468e967673ee0c56, < 0acbc621341aca4eb94d9c2f43e1ab273ff088f0; >= d68beb276ba26cec47350a6d468e967673ee0c56, < c3b8ee84a965058b41275069d4696f37a8b14bf6 |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74573?
How severe is CVE-2026-74573?
How do I fix CVE-2026-74573?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74568In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-74569In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-7457The LatePoint plugin for WordPress is vulnerable to Stored C…6.4
- CVE-2026-74570In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74571In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74572In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74574In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74575In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74576In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74577In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74578In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-74579In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74573?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
