← Back to CVE List

CVE-2024-57850

Published: 2025-01-11T15:15Z
Last Modified: 2025-03-03T18:47Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt