Files
CVEs-PoC/2021/CVE-2021-45868.md
T
2024-05-25 21:48:12 +02:00

956 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