cve/2021/CVE-2021-28964.md
2024-06-18 02:51:15 +02:00

804 B

CVE-2021-28964

Description

A race condition was discovered in get_old_root in fs/btrfs/ctree.c in the Linux kernel through 5.11.8. It allows attackers to cause a denial of service (BUG) because of a lack of locking on an extent buffer before a cloning operation, aka CID-dbcc7d57bffc.

POC

Reference

Github