CVE-2026-98091
Last modified
CVE-2026-98091 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: btrfs: detach failed sprout device from transaction update list When creating the first metadata chunk for a sprout filesystem, create_chunk() adds the new device to the transaction dev_update_list through device->post_commit_list. If the subsequent system chunk creation fails, btrfs_init_new_device() aborts the transaction and releases the device while post_commit_list is still linked. This triggers a warning in btrfs_free_device() and leaves the transaction list referencing freed memory. Detach the device while holding chunk_mutex before releasing it..
Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: detach failed sprout device from transaction update list When creating the first metadata chunk for a sprout filesystem, create_chunk() adds the new device to the transaction dev_update_list through device->post_commit_list. If the subsequent system chunk creation fails, btrfs_init_new_device() aborts the transaction and releases the device while post_commit_list is still linked. This triggers a warning in btrfs_free_device() and leaves the transaction list referencing freed memory. Detach the device while holding chunk_mutex before releasing it.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bbbf7243d62d8be73b7ef60721c127b36b2d523e, < e9e7e37afa85db770e6084360b21a21a8b3a583f; >= bbbf7243d62d8be73b7ef60721c127b36b2d523e, < 8b001df2b37ca022f710f3254fbb0bcd6d9e1bed; >= bbbf7243d62d8be73b7ef60721c127b36b2d523e, < 0ea6814bc0ff7cff443241bd34db9f0f828f3190; >= bbbf7243d62d8be73b7ef60721c127b36b2d523e, < c93b3c43df561cd9f592cee20ae058b563f9e5b6 |
| Linux | Linux | 5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98091?
How severe is CVE-2026-98091?
How do I fix CVE-2026-98091?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-98086In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98087In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98088In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98089In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9809A stored Cross-Site Scripting (XSS) vulnerability exists in …7.6
- CVE-2026-98090In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98092In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98093In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98094In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98095In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98096In the Linux kernel, the following vulnerability has been re…7.4
- CVE-2026-98097In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98091?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
