CVE-2026-80836

Source
https://cve.org/CVERecord?id=CVE-2026-80836
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80836.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80836
Downstream
Published
2026-09-04T15:54:44.981Z
Modified
2026-09-06T03:46:52.340723971Z
Summary
crypto: virtio - bound the akcipher result length
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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80836.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
a36bd0ad9fbf69d0d711b1c105954ce8d6cc144a
Fixed
5545de5050cbc3594506d74f2c392b0716cf8bca
Fixed
3fda114a42f1510a4ec8a0b17a0cfc997952ccc2
Fixed
1f9f877b1ef1fbd4ee95571cddf39c8002cee252
Fixed
f77a956f6a19f9463ef1527c9d0cda50dded6b92

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80836.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.19.0
Fixed
6.18.49
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.13
Type
ECOSYSTEM
Events
Introduced
7.2.0
Fixed
7.2.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80836.json"