CVE-2026-74373
Last modified
CVE-2026-74373 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix bio accounting for split md cloned bios Use md_cloned_bio() to control bio accounting instead of relying on r1bio_existed in raid1 or the io_accounting flag in raid10. The previous logic does not reliably reflect whether a bio is an md cloned bio. When a failed bio is split and resubmitted via bio_submit_split_bioset() on the error path, this can lead to either double accounting for md cloned bios, or missing accounting for bios returned from bio_submit_split_bioset() Fix this by using md_cloned_bio() to detect md cloned bios and skip accounting accordingly.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix bio accounting for split md cloned bios Use md_cloned_bio() to control bio accounting instead of relying on r1bio_existed in raid1 or the io_accounting flag in raid10. The previous logic does not reliably reflect whether a bio is an md cloned bio. When a failed bio is split and resubmitted via bio_submit_split_bioset() on the error path, this can lead to either double accounting for md cloned bios, or missing accounting for bios returned from bio_submit_split_bioset() Fix this by using md_cloned_bio() to detect md cloned bios and skip accounting accordingly.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bb2a9acefaf9ce5bbc1e70f407e34599233d0243, < bb8d7ea74206b419aa05d7773a15a923b668c9f0; >= bb2a9acefaf9ce5bbc1e70f407e34599233d0243, < ba976e3501111d11c550848b3b7341a73035f582 |
| Linux | Linux | 6.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74373?
How severe is CVE-2026-74373?
How do I fix CVE-2026-74373?
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-74368In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74369In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7437The AzonPost plugin for WordPress is vulnerable to Reflected…6.1
- CVE-2026-74370In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74371In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74372In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74374In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74375In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74376In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74377In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74378In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74379In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74373?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
