Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-99546.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-99546
Upstream
Published
2026-09-04T16:18:11Z
Modified
2026-09-06T05:31:44Z
Summary
CVE-2026-80836 affecting package kernel 6.6.150.1-1
Details

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

crypto: virtio - bound the akcipher result length

virtiocryptodataqakciphercallback() sets the result length from the device-reported response length without bounding it to the destination buffer, which was allocated for the original request length. sgcopyfrom_buffer() then reads that many bytes from the destination buffer; a backend reporting a larger length over-reads adjacent kernel heap into the caller's scatterlist (an out-of-bounds read).

Clamp the reported length to the originally requested destination length. A conforming device reports no more than that, so valid results are unaffected.

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-99546.json"