CVE Catalog

CVE-2026-23424

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

In the Linux kernel's accel/amdxdna driver, the command header payload count field is not validated. This could allow specifying a payload size exceeding the available buffer, leading to out-of-bounds read/write.

Risk Assessment

Lack of validation could allow an attacker to send malicious commands causing out-of-bounds buffer access, potentially leading to system crash or security breach.

Recommendation

Apply the Linux kernel patch that adds validation to ensure the payload size does not exceed the available buffer space.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does not exceed the remaining buffer space.

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