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.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | < 6b37f0dc0638d13a006f2f24d2f6ca61e83bc714 |