Medium severity5.3NVD Advisory· Published Jun 19, 2024· Updated May 12, 2026
CVE-2024-38587
CVE-2024-38587
Description
In the Linux kernel, the following vulnerability has been resolved:
speakup: Fix sizeof() vs ARRAY_SIZE() bug
The "buf" pointer is an array of u16 values. This code should be using ARRAY_SIZE() (which is 256) instead of sizeof() (which is 512), otherwise it can the still got out of bounds.
Affected products
1- Linux/Linuxv5Range: 6.9
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.