CVE-2024-57850
In the Linux kernel, the following vulnerability has been resolved: jffs2: Prevent rtime decompress memory corruption The rtime decompress
CVSS
7.8
High
EPSS
0.3%
p17
KEV
—
Exploit Today
5
0-100
Published: Jan 11, 2025 · Last modified: Aug 4, 2026 · CWE-787
0.2%EPSS · 30 days0.3%
2026-08-012026-08-28
In the Linux kernel, the following vulnerability has been resolved: jffs2: Prevent rtime decompress memory corruption The rtime decompression routine does not fully check bounds during the entirety of the decompression pass and can corrupt memory outside the decompression buffer if the compressed data is corrupted. This adds the required check to prevent this failure mode.
- git.kernel.orghttps://git.kernel.org/stable/c/421f9e9f0fae9f8e721ffa07f22d9765fa1214d5
- git.kernel.orghttps://git.kernel.org/stable/c/47c9a7f81027a78afea9d2e9a54bfd8fabb6b3d0
- git.kernel.orghttps://git.kernel.org/stable/c/6808a1812a3419542223e7fe9e2de577e99e45d1
- git.kernel.orghttps://git.kernel.org/stable/c/bd384b04ad1995441b18fe6c1366d02de8c5d5eb
- git.kernel.orghttps://git.kernel.org/stable/c/dc39b08fcc3831b0bc46add91ba93cd2aab50716
- git.kernel.orghttps://git.kernel.org/stable/c/f6fc251baefc3cdc4f41f2f5a47940d7d4a67332
- git.kernel.orghttps://git.kernel.org/stable/c/fe051552f5078fa02d593847529a3884305a6ffe
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-58106——
——0CVE-2025-40843 https://github.com/advisories/GHSA-5xf2-f6ch-6p8r was fixed by replacing unchecked strcpy() with a bounded safe_strcpy() helper.
At ldlogger-tool-gcc.c:129 the destination passed to that helper is fullPath + 2, but the size
passed down is the full PATH_MAX. safe_strcpy() is strncpy(), which NUL-pads the
destination out to the whole n, so this site writes 4096 bytes into the 4094 that remain — a
2-byte stack overflow on every invocation, independent of the input path's length.
This issue affects CodeChecker: through 6.28.2.1dCVE-2026-183935.4 MED—
——0A flaw was found in FFmpeg. The tdsc_load_cursor() function writes beyond
the bounds of a heap-allocated buffer when processing crafted TDSC cursor
data. A remote attacker could exploit this by supplying a specially crafted
video file, potentially leading to a denial of service or arbitrary code
execution.1dCVE-2026-78011—24.5%
——7An integer underflow vulnerability in the WatchGuard Fireware OS iked process allows a remote unauthenticated attacker to create a Denial of Service (DoS) condition in VPN processing by sending specially crafted network traffic.1dCVE-2026-78010—25.1%
——8A stack-based buffer overflow vulnerability in the WatchGuard Fireware OS iked process iallows a remote unauthenticated attacker to create a Denial of Service (DoS) condition in VPN processing by sending specially crafted network traffic.1dCVE-2026-78008—23.1%
——7A buffer overflow vulnerability in the WatchGuard Fireware OS Management Web UI allows an authenticated administrator with network access to cause a denial of service (DoS) condition or potentially execute arbitrary code by sending specially crafted network traffic.23hCVE-2026-19314—24.5%
——7An integer underflow vulnerability in the WatchGuard Fireware OS iked process allows a remote unauthenticated attacker to create a Denial of Service (DoS) condition in VPN processing by sending specially crafted network traffic.1d