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

758 B

CVE-2024-23850

Description

In btrfs_get_root_ref in fs/btrfs/disk-io.c in the Linux kernel through 6.7.1, there can be an assertion failure and crash because a subvolume can be read out too soon after its root item is inserted upon subvolume creation.

POC

Reference

Github