Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() There is no need to BUG(), we can just return an error and log an error message.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.31, < 6.19.6 |
References
- https://git.kernel.org/stable/c/5549743e11c06da23cfa7712a994b9f1e69064c6Patch
- https://git.kernel.org/stable/c/c7d1d4ff56744074e005771aff193b927392d51fPatch
FAQ
What is CVE-2026-43308?
CVE-2026-43308 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() There is no need to BUG(), we can just return an error ...
How severe is CVE-2026-43308?
CVE-2026-43308 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-43308?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.