Bug 2468076 (CVE-2026-43308) - CVE-2026-43308 kernel: btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()
Summary: CVE-2026-43308 kernel: btrfs: don't BUG() on unexpected delayed ref type in r...
Keywords:
Status: NEW
Alias: CVE-2026-43308
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-08 14:03 UTC by OSIDB Bzimport
Modified: 2026-05-08 18:54 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-08 14:03:14 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.