Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-96323.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-96323
Upstream
Published
2026-08-15T06:22:39Z
Modified
2026-09-05T05:27:51Z
Summary
CVE-2026-74373 affecting package kernel 6.6.150.1-1
Details

In the Linux kernel, the following vulnerability has been resolved:

md/raid1,raid10: fix bio accounting for split md cloned bios

Use mdclonedbio() to control bio accounting instead of relying on r1bioexisted in raid1 or the ioaccounting 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 biosubmitsplitbioset() on the error path, this can lead to either double accounting for md cloned bios, or missing accounting for bios returned from biosubmitsplitbioset()

Fix this by using mdclonedbio() to detect md cloned bios and skip accounting accordingly.

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
6.6.150.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-96323.json"