← Back to CVE List

CVE-2022-49343

Published: 2025-02-26T07:01Z
Last Modified: 2025-02-26T07:01Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid cycles in directory h-tree A maliciously corrupted filesystem can contain cycles in the h-tree stored inside a directory. That can easily lead to the kernel corrupting tree nodes that were already verified under its hands while doing a node split and consequently accessing unallocated memory. Fix the problem by verifying traversed block numbers are unique. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt