Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-64152
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-19 Jul, 2026 | 15:40
Updated At-20 Jul, 2026 | 13:43
Rejected At-
▼CVE Numbering Authority (CNA)
iommu: Handle unmap error when iommu_debug is enabled

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommu_debug is enabled Sashiko noticed a latent bug where the map error flow called iommu_unmap() which calls iommu_debug_unmap_begin()/iommu_debug_unmap_end() however since this is an error path the map flow never actually established the original iommu_debug_map() it will malfunction. Lift the unmap error handling into iommu_map_nosync() and reorder it so the trace_map()/iommu_debug_map() records the partial mapping and then immediately unmaps it. This avoid creating the unbalanced tracking and provides saner tracing instead of a unmap unmatched to any map.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/iommu/iommu.c
Default Status
unaffected
Versions
Affected
  • From ccc21213f013834b484cdcc738e282f963fcfc97 before 0cd028806efc148a75d4acf711d21db335a89661 (git)
  • From ccc21213f013834b484cdcc738e282f963fcfc97 before 0735c54804c709d1b292f3b6947cfb560b2ce552 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/iommu/iommu.c
Default Status
affected
Versions
Affected
  • 7.0
Unaffected
  • From 0 before 7.0 (semver)
  • From 7.0.11 through 7.0.* (semver)
  • From 7.1 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/0cd028806efc148a75d4acf711d21db335a89661
N/A
https://git.kernel.org/stable/c/0735c54804c709d1b292f3b6947cfb560b2ce552
N/A
Hyperlink: https://git.kernel.org/stable/c/0cd028806efc148a75d4acf711d21db335a89661
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0735c54804c709d1b292f3b6947cfb560b2ce552
Resource: N/A
Details not found