VDB
DEBIAN-CVE-2024-58010
DEBIAN-CVE-2024-58010
PUBLISHED
CVSS 5.5 MEDIUM
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);
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.179-2, 5.10.113-1, 5.10.120-1 |
| Debian:12 | linux | 6.1.67-1, 0, 6.1.106-1 |
| Debian:11 | linux-6.1 | 6.1.106-3, 6.1.106-3, 6.1.112-1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
Timeline
- Feb 27, 2025 CVE Published
- Apr 28, 2026 CVE Updated