CVE-2024-38587 - CVE House
Back to Database
Status published Unknown CVE-2024-38587

speakup: Fix sizeof() vs ARRAY_SIZE() bug

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-38587

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
756c5cb7c09e537b87b5d3acafcb101b2ccf394f, 8f6b62125befe1675446923e4171eac2c012959c, 6401038acfa24cba9c28cce410b7505efadd0222, 0d130158db29f5e0b3893154908cf618896450a8, 89af25bd4b4bf6a71295f07e07a8ae7dc03c6595, 8defb1d22ba0395b81feb963b96e252b097ba76f, 0efb15c14c493263cb3a5f65f5ddfd4603d19a76, c8d2f34ea96ea3bce6ba2535f867f0d4ee3b22e1, 4.19.313, 5.4.275, 5.10.216, 5.15.157, 6.1.88, 6.6.29, 6.8.8, 6.9, 0, 4.19.316, 5.4.278, 5.10.219, 5.15.161, 6.1.93, 6.6.33, 6.8.12, 6.9.3, 6.10

Timeline

Official Publish: June 19th, 2024
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.