CVE-2024-58010
In the Linux kernel, the following vulnerability has been resolved: binfmt_flat: Fix integer overflow bug on 32 bit systems Most of these
CVSS
7.8
Alto
EPSS
0.2%
p15
KEV
—
Exploit Today
4
0-100
Publicado: 27 feb 2025 · Última mod.: 4 ago 2026 · CWE-190
0.2%EPSS · 30 días0.2%
2026-07-292026-08-26
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);
- git.kernel.orghttps://git.kernel.org/stable/c/0b6be54d7386b7addbf9e5947366f94aad046938
- git.kernel.orghttps://git.kernel.org/stable/c/55cf2f4b945f6a6416cc2524ba740b83cc9af25a
- git.kernel.orghttps://git.kernel.org/stable/c/6fb98e0576ea155267e206286413dcb3a3d55c12
- git.kernel.orghttps://git.kernel.org/stable/c/8e8cd712bb06a507b26efd2a56155076aa454345
- git.kernel.orghttps://git.kernel.org/stable/c/95506c7f33452450346fbe2975c1359100f854ca
- git.kernel.orghttps://git.kernel.org/stable/c/a009378af674b808efcca1e2e67916e79ce866b3
- git.kernel.orghttps://git.kernel.org/stable/c/bc8ca18b8ef4648532c001bd6c8151143b569275
- git.kernel.orghttps://git.kernel.org/stable/c/d17ca8f2dfcf423c439859995910a20e38b86f00
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2025/03/msg00028.html
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-792928.3 ALT22.2%
——7Integer overflow in Chromecast in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)16hCVE-2026-792238.8 ALT5.5%
——2Integer overflow in Chromium in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to read memory inside the sandbox via a crafted file. (Chromium security severity: Low)1dCVE-2026-792158.8 ALT16.5%
——5Integer overflow in WebGL in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)16hCVE-2026-789508.8 ALT28.2%
——8Integer overflow in WebRTC in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Low)16hCVE-2026-184456.6 MED2.2%
——1There is an integer overflow vulnerability resulting in an out-of-bounds write recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This vulnerability affects NI LabVIEW 2026 Q3 and prior versions.3hCVE-2026-784657.0 ALT3.3%
——1A flaw was found in the file-pcx plugin in GIMP, affecting 32-bit builds only. When processing a PCX image file, the plugin calculates memory allocation sizes based on the image dimensions and the number of color planes. If a crafted file sets the number of planes to 4 alongside sufficiently large dimensions, the calculation exceeds the 32-bit integer limit and overflows, resulting in an undersized heap-based buffer allocation. This integer overflow issue results in a heap-based buffer overflow when the plugin subsequently writes image data into the undersized buffer, causing memory corruption, potentially leading to arbitrary code execution or a denial of service.2d