VDB
DEBIAN-CVE-2024-38587
DEBIAN-CVE-2024-38587
PUBLISHED
CVSS 5.300000190734863 MEDIUM
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.
Risk Scores
CVSS 3.1
5.300000190734863
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.179-1, 5.10.178-1, 5.10.218-1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-2, 6.1.38-2~bpo11+1, 6.1.38-3 |
Timeline
- Jun 19, 2024 CVE Published
- Apr 28, 2026 CVE Updated