{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-74573", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2026-08-15T05:44:03.917Z", "datePublished": "2026-08-15T12:28:11.935Z", "dateUpdated": "2026-08-15T12:28:11.935Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2026-08-15T12:28:11.935Z" }, "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE\n\narm_vsmmu_vsid_to_sid() maps a guest's vSID to a single physical Stream ID\ntaken from master->streams[0], assuming a device has exactly one stream. A\ndevice with several streams gets only its first one mapped, so a guest vSID\ninvalidation cannot reach the others' ATC and IOTLB entries; a device with\nnone makes master->streams a ZERO_SIZE_PTR, read out of bounds.\n\nAdd an arm_vsmmu_vdevice_init() op to reject the vDEVICE with -EOPNOTSUPP\nwhen master->num_streams is not one, rather than mapping it silently." } ], "affected": [ { "product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-iommufd.c" ], "versions": [ { "version": "d68beb276ba26cec47350a6d468e967673ee0c56", "lessThan": "3808bab5d95ae79e333e11f6a73d178e084c645d", "status": "affected", "versionType": "git" }, { "version": "d68beb276ba26cec47350a6d468e967673ee0c56", "lessThan": "0acbc621341aca4eb94d9c2f43e1ab273ff088f0", "status": "affected", "versionType": "git" }, { "version": "d68beb276ba26cec47350a6d468e967673ee0c56", "lessThan": "c3b8ee84a965058b41275069d4696f37a8b14bf6", "status": "affected", "versionType": "git" } ] }, { "product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-iommufd.c" ], "versions": [ { "version": "6.13", "status": "affected" }, { "version": "0", "lessThan": "6.13", "status": "unaffected", "versionType": "semver" }, { "version": "6.18.44", "lessThanOrEqual": "6.18.*", "status": "unaffected", "versionType": "semver" }, { "version": "7.1.8", "lessThanOrEqual": "7.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "7.2-rc6", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.13", "versionEndExcluding": "6.18.44" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.13", "versionEndExcluding": "7.1.8" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.13", "versionEndExcluding": "7.2-rc6" } ] } ] } ], "references": [ { "url": "https://git.kernel.org/stable/c/3808bab5d95ae79e333e11f6a73d178e084c645d" }, { "url": "https://git.kernel.org/stable/c/0acbc621341aca4eb94d9c2f43e1ab273ff088f0" }, { "url": "https://git.kernel.org/stable/c/c3b8ee84a965058b41275069d4696f37a8b14bf6" } ], "title": "iommu/arm-smmu-v3-iommufd: Require exactly one Stream ID for a vDEVICE", "x_generator": { "engine": "bippy-1.2.0" } } } }