Bug 2513390 (CVE-2026-68325) - CVE-2026-68325 kernel: iommu/amd: Bound the early ACPI HID map
Summary: CVE-2026-68325 kernel: iommu/amd: Bound the early ACPI HID map
Keywords:
Status: NEW
Alias: CVE-2026-68325
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-10 12:34 UTC by OSIDB Bzimport
Modified: 2026-08-12 16:28 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-10 12:34:44 UTC
In the Linux kernel, the following vulnerability has been resolved:

iommu/amd: Bound the early ACPI HID map

The ivrs_acpihid command-line parser appends entries to a fixed
four-element early_acpihid_map array. Unlike the sibling IOAPIC and HPET
parsers, it does not reject a fifth entry before incrementing the map size.

Check the capacity at the common found label before parsing the HID and
UID or writing the entry.


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