CVE Catalog

CVE-2026-93179

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the drm/amd/powerplay module had a flaw in the loop parsing the VoltageObjectInfo table. A malformed VBIOS could supply an invalid object size, leading to an infinite loop or heap out-of-bounds read.

Risk Assessment

A heap out-of-bounds read may leak kernel data or cause a system hang (DoS) during graphics driver initialization. Exploitation requires a crafted VBIOS, limiting the attack vector.

Recommendation

Update the Linux kernel to a version containing the fix for this CVE. If updating is not possible, consider restricting VBIOS replacement on AMD cards.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/amd/powerplay: fix VoltageObjectInfo zero-stride loop and OOB read Reject voltage objects whose usSize is smaller than the header or would advance the cursor past the table end, preventing an infinite loop or heap OOB read when the VBIOS supplies a malformed VoltageObjectInfo table.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS