Bug 2493726 (CVE-2026-53312) - CVE-2026-53312 kernel: iommu/riscv: Remove overflows on the invalidation path
Summary: CVE-2026-53312 kernel: iommu/riscv: Remove overflows on the invalidation path
Keywords:
Status: NEW
Alias: CVE-2026-53312
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-26 21:03 UTC by OSIDB Bzimport
Modified: 2026-06-29 09:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-26 21:03:24 UTC
In the Linux kernel, the following vulnerability has been resolved:

iommu/riscv: Remove overflows on the invalidation path

Since RISC-V supports a sign extended page table it should support
a gather->end of ULONG_MAX, but if this happens it will infinite loop
because of the overflow.

Also avoid overflow computing the length by moving the +1 to the other
side of the <

Comment 1 Mauro Matteo Cascella 2026-06-29 09:43:23 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026062621-CVE-2026-53312-9784@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.