Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop in try_release_subpage_extent_buffer() because there is a rcu_read_unlock() call past the loop. This has been detected by the Clang thread-safety analyzer.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.16.4, < 6.17 |
References
- https://git.kernel.org/stable/c/35b0c8768e848e1b7e32052db36b5fa59b6a33a1Patch
- https://git.kernel.org/stable/c/5e1ab71f74a1e61f1254dff128a764fdebaec0b8Patch
- https://git.kernel.org/stable/c/b2840e33127ce0eea880504b7f133e780f567a9bPatch
FAQ
What is CVE-2026-43358?
CVE-2026-43358 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop in...
How severe is CVE-2026-43358?
CVE-2026-43358 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43358?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.