CVE-2024-58010
Published: Feb 27, 2025
Modified: May 11, 2026
Description
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);
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected c995ee28d29d6f256c3a8a6c4e66469554374f25 - < 0b6be54d7386b7addbf9e5947366f94aad046938affected c995ee28d29d6f256c3a8a6c4e66469554374f25 - < 6fb98e0576ea155267e206286413dcb3a3d55c12affected c995ee28d29d6f256c3a8a6c4e66469554374f25 - < bc8ca18b8ef4648532c001bd6c8151143b569275affected c995ee28d29d6f256c3a8a6c4e66469554374f25 - < 95506c7f33452450346fbe2975c1359100f854caaffected c995ee28d29d6f256c3a8a6c4e66469554374f25 - < d17ca8f2dfcf423c439859995910a20e38b86f00+3 more versions |
Linux | Linux | affected 4.8unaffected 0 - < 4.8unaffected 5.4.291 - <= 5.4.*unaffected 5.10.235 - <= 5.10.*unaffected 5.15.179 - <= 5.15.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now