Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-74573

iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE
Back to all
CVE

CVE-2026-74573

iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE

In the Linux kernel, the following vulnerability has been resolved:

iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE

armvsmmuvsidtosid() 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 ZEROSIZEPTR, read out of bounds.

Add an armvsmmuvdevice_init() op to reject the vDEVICE with -EOPNOTSUPP

when master->num_streams is not one, rather than mapping it silently.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.3
-
3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/0acbc621341aca4eb94d9c2f43e1ab273ff088f0, https://git.kernel.org/stable/c/3808bab5d95ae79e333e11f6a73d178e084c645d, https://git.kernel.org/stable/c/c3b8ee84a965058b41275069d4696f37a8b14bf6, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74573.json, https://nvd.nist.gov/vuln/detail/CVE-2026-74573, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.3

CVSS Score
0
10

Basic Information

Base CVSS
9.3
EPSS Probability
0.00131%
EPSS Percentile
0.02903%
Introduced Version
d68beb276ba26cec47350a6d468e967673ee0c56,6.13.0,6.19.0,0
Fix Available
c3b8ee84a965058b41275069d4696f37a8b14bf6,6.18.44,7.1.8

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading