NONE · 0

CVE-2026-68325

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...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-68325?

CVE-2026-68325 is a documented vulnerability. 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...

How severe is CVE-2026-68325?

CVSS scoring is not yet available for CVE-2026-68325. Check NVD for updates.

Is there a patch for CVE-2026-68325?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.