CVE-2026-98081
Last modified
CVE-2026-98081 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: finish active block group cleanup if call_zone_finish() fails do_zone_finish() clears BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE before finishing the zones. If call_zone_finish() then fails it returned early, leaving the now inactive block group on fs_info->zone_active_bgs, leaking its reference, the BTRFS_FS_NEED_ZONE_FINISH waiters are never woken, and as its alloc_offset equals the zone capacity btrfs_zone_finish_one_bg() keeps selecting it, spinning btrfs_zoned_activate_one_bg(). Fall through to the cleanup on failure too and return the error, but keep the block group read-only as its zones are left inconsistent..
Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: finish active block group cleanup if call_zone_finish() fails do_zone_finish() clears BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE before finishing the zones. If call_zone_finish() then fails it returned early, leaving the now inactive block group on fs_info->zone_active_bgs, leaking its reference, the BTRFS_FS_NEED_ZONE_FINISH waiters are never woken, and as its alloc_offset equals the zone capacity btrfs_zone_finish_one_bg() keeps selecting it, spinning btrfs_zoned_activate_one_bg(). Fall through to the cleanup on failure too and return the error, but keep the block group read-only as its zones are left inconsistent.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d70cbdda75da3f258118a558c087157e073229fb, < 36b9cdab44848f25879ca625275c92b007f84653; >= d70cbdda75da3f258118a558c087157e073229fb, < 40370f02a1ca3760f8925ffcbe76eb4d91ea758d; >= d70cbdda75da3f258118a558c087157e073229fb, < e1b168a53174b385e3548bfbd079513b22ac240c; >= d70cbdda75da3f258118a558c087157e073229fb, < a18a6b93a2843b9d103d3456bbd4b3f90282a379 |
| Linux | Linux | 5.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98081?
How severe is CVE-2026-98081?
How do I fix CVE-2026-98081?
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-98076In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98077In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98078In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98079In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9808An authorization bypass vulnerability exists in the Mautic 7…7.1
- CVE-2026-98080In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98082In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98083In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-98084In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98085In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98086In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98087In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98081?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
