cve/2021/CVE-2021-45868.md
2025-09-29 21:09:30 +02:00

967 B

CVE-2021-45868

Description

In the Linux kernel before 5.15.3, fs/quota/quota_tree.c does not validate the block number in the quota tree (on disk). This can, for example, lead to a kernel/locking/rwsem.c use-after-free if there is a corrupted quota file.

POC

Reference

Github