CVE 7.8 HIGH

accel/amdxdna: Prevent ubuf size overflow_CVE-2026-23280

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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.

Basic Information

ID CVE-2026-23280
Source Linux
Published Mar 25, 2026 at 10:26
Modified Apr 2, 2026 at 14:44

Affected Product

Vendor Linux
Product Linux
Version bd72d4acda1069579b35123e3cc0b21ec1193a21
Affected Versions Linux Linux bd72d4acda1069579b35123e3cc0b21ec1193a21
Linux Linux bd72d4acda1069579b35123e3cc0b21ec1193a21
Linux Linux bd72d4acda1069579b35123e3cc0b21ec1193a21
Linux Linux 6.18

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.