Kernel Vulnerability in Linux: Btrfs Tracepoints Issue
CVE-2026-43117

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
6 May 2026

What is CVE-2026-43117?

A vulnerability in the Linux kernel affects Btrfs implementations whereby incorrect handling of tracepoints can lead to system crashes. Specifically, when an overlay filesystem is layered on top of Btrfs, the translation of 'dentry->d_sb' erroneously points to the overlay's super block. This misconfiguration leads to a failure in determining the correct file system ID during operations like 'btrfs_sync_file()'. The recommended fix ensures that 'file_inode(file)->i_sb' is used to reliably obtain the Btrfs super block, thereby enhancing system stability.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 32372781d664a9b03c40343e96c29d0a6139f97d

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 2e4adfaec97ee053ad1bdfb5036845e66f7e0d8a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.