CVE Catalog

CVE-2026-23280

High
Published: Translated: NVD NIST

Summary

A vulnerability has been identified in the Linux kernel that may lead to ubuf size overflow. This can result in undersized memory allocation and potential memory corruption.

Risk Assessment

Organizations may face issues with data integrity and system stability, potentially leading to crashes or unauthorized access.

Recommendation

It is recommended to update the Linux kernel to the latest version to benefit from the fixes related to ubuf size calculations.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent ubuf size overflow The ubuf size calculation may overflow, resulting in an undersized allocation and possible memory corruption. Use check_add_overflow() helpers to validate the size calculation before allocation.

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