Tracker / CVE-2024-58010
CVE-2024-58010
High 7.8
In the Linux kernel, the following vulnerability has been resolved: binfmt_flat: Fix integer overflow bug on 32 bit systems Most of these sizes and counts are capped at 256MB so the math doesn't result in an integer overflow. The "relocs" count needs to be checked as well. Otherwise on 32bit systems the calculation of "full_data" could be wrong. full_data = data_len + relocs * sizeof(unsigned long);
Affected products and versions
| linux | linux_kernel · 4.8 → 6.1.129 |
|---|---|
| linux | linux_kernel · 6.13 → 6.13.3 |
| linux | linux_kernel · 6.2 → 6.6.78 |
| linux | linux_kernel · 6.7 → 6.12.14 |
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.