Security Advisory

CVE-2024-57850

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-01-11 14:30:59
Last updated 2026-05-11 20:59:29
Assigner Linux
State PUBLISHED

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.