Tracker / CVE-2024-38587
CVE-2024-38587
High 7.8
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 and versions
| linux | linux_kernel · 4.19.313 → 4.19.316 |
|---|---|
| linux | linux_kernel · 5.10.216 → 5.10.219 |
| linux | linux_kernel · 5.15.157 → 5.15.161 |
| linux | linux_kernel · 5.4.275 → 5.4.278 |
| linux | linux_kernel · 6.1.88 → 6.1.93 |
| linux | linux_kernel · 6.6.29 → 6.6.33 |
| linux | linux_kernel · 6.8.8 → 6.8.12 |
| linux | linux_kernel · 6.9 → 6.9.3 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.