CVE-2026-23288
EUVD-2026-1521625.03.2026, 11:16
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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 6.19.4 ≤ 𝑥 < 6.19.7 |
| linux | linux_kernel | 7.0:rc1 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration