CVE-2024-57850
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.02%• Percentile: 6%
Techniques & Countermeasures
- CWE-787•Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.
Affected Systems
- linux•linux
≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 421f9e9f0fae9f8e721ffa07f22d9765fa1214d5 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f6fc251baefc3cdc4f41f2f5a47940d7d4a67332 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < bd384b04ad1995441b18fe6c1366d02de8c5d5eb | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 47c9a7f81027a78afea9d2e9a54bfd8fabb6b3d0 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 6808a1812a3419542223e7fe9e2de577e99e45d1 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < dc39b08fcc3831b0bc46add91ba93cd2aab50716 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < fe051552f5078fa02d593847529a3884305a6ffe | 2.6.12
- linux•linux_kernel
< 5.4.287 | ≥ 5.5, < 5.10.231 | ≥ 5.11, < 5.15.174 | ≥ 5.16, < 6.1.120 | ≥ 6.2, < 6.6.66 | ≥ 6.7, < 6.12.5
References (9)
- https://git.kernel.org/stable/c/421f9e9f0fae9f8e721ffa07f22d9765fa1214d5
- https://git.kernel.org/stable/c/f6fc251baefc3cdc4f41f2f5a47940d7d4a67332
- https://git.kernel.org/stable/c/bd384b04ad1995441b18fe6c1366d02de8c5d5eb
- https://git.kernel.org/stable/c/47c9a7f81027a78afea9d2e9a54bfd8fabb6b3d0
- https://git.kernel.org/stable/c/6808a1812a3419542223e7fe9e2de577e99e45d1
- https://git.kernel.org/stable/c/dc39b08fcc3831b0bc46add91ba93cd2aab50716
- https://git.kernel.org/stable/c/fe051552f5078fa02d593847529a3884305a6ffe
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html