CVE 7.8 HIGH

accel/amdxdna: Fix out-of-bounds memset in command slot handling_CVE-2026-23288

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: Fix out-of-bounds memset in command slot handling

The remaining space in a command slot may be smaller than the size of
the command header. Clearing the command header with memset() before
verifying the available slot space can result in an out-of-bounds write
and memory corruption.

Fix this by moving the memset() call after the size validation.

Basic Information

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

Affected Product

Vendor Linux
Product Linux
Version 13ae1a6000f7d8b09478e3128e87d45e89c7282f
Affected Versions Linux Linux 13ae1a6000f7d8b09478e3128e87d45e89c7282f
Linux Linux 3d32eb7a5ecff92d83a5fd34c45c171c17d3d5d0
Linux Linux 7.0-rc1

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.