CVE-2026-43117
9.1 CRITICALIn the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrf...
Published: 2026-05-06 · Last updated: 2026-06-01
Severity and scoring
- CVSS
- 9.1 CRITICAL
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Affected products
| Vendor | Product |
|---|---|
| linux | linux_kernel |
Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file() If overlay is used on top of btrfs, dentry->d_sb translates to overlay's super block and fsid assignment will lead to a crash. Use file_inode(file)->i_sb to always get btrfs_sb.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-43117
- [Patch]https://git.kernel.org/stable/c/2e4adfaec97ee053ad1bdfb5036845e66f7e0d8a
- [Patch]https://git.kernel.org/stable/c/32372781d664a9b03c40343e96c29d0a6139f97d
- [Other]https://git.kernel.org/stable/c/4a7bab35fad5251c8cb738161152578cd83b6b9c
- [Other]https://git.kernel.org/stable/c/520e8b4bcf872a534a7bf61ccf880047642df296
- [Patch]https://git.kernel.org/stable/c/a85b46db143fda5869e7d8df8f258ccef5fa1719
- [Patch]https://git.kernel.org/stable/c/c09a7446aab5773f38d6abb25fce99b8e1dfbc97
- [Patch]https://git.kernel.org/stable/c/d110d7cdb045715c0b45b0dfd974525bb38f653d
- [Other]https://git.kernel.org/stable/c/e252db8ca2a01f82d472091f35d549b313278636
Related CVEs
Same vendor
- CVE-2026-46273 — In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapt... (8.6 HIGH)
- CVE-2026-46272 — In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode ... (4.7 MEDIUM)
- CVE-2026-46271 — In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi... (7.8 HIGH)
- CVE-2026-46270 — In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() ... (8.4 HIGH)
- CVE-2026-46269 — In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing dev... (5.5 MEDIUM)