
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-38587 is a vulnerability discovered in the Linux kernel's speakup accessibility subsystem. The issue was identified and disclosed on June 19, 2024, affecting the speakup driver's buffer handling mechanism. The vulnerability stems from an incorrect use of sizeof() instead of ARRAY_SIZE() when handling a u16 values array buffer (NVD).
The vulnerability exists in the speakup driver's main.c file where a buffer pointer array of u16 values was using sizeof() (which returns 512) instead of the correct ARRAY_SIZE() (which is 256). This mismatch could lead to out-of-bounds access. The issue was introduced in commit c8d2f34ea96e which was intended to avoid crashes on very long words (Kernel Git). The vulnerability has been assigned a CVSS v3.1 Base Score of 5.3 (MEDIUM) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L (CISA-ADP).
The vulnerability could allow an attacker to cause out-of-bounds memory access in the Linux kernel's accessibility subsystem, potentially leading to system instability or denial of service conditions (Ubuntu Security).
The vulnerability has been fixed in multiple Linux kernel versions across different distributions. Ubuntu has released patches for various kernel versions including 5.15.0-121.131 for 22.04 LTS, 5.4.0-192.212 for 20.04 LTS, and 6.8.0-40.40 for 24.04 LTS. Users are advised to update their systems to the patched versions (Ubuntu Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."