CVE-2026-80836
Reported by Linux · Published September 4, 2026
In the Linux kernel, the following vulnerability has been resolved: crypto: virtio - bound the akcipher result length virtio_crypto_dataq_akcipher_callback() 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. sg_copy_from_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.
EPSS 0.17% · 6.4th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | a36bd0ad9fbf69d0d711b1c105954ce8d6cc144a, a36bd0ad9fbf69d0d711b1c105954ce8d6cc144a, a36bd0ad9fbf69d0d711b1c105954ce8d6cc144a |
| Linux | Linux | 5.19, 0, 6.18.49 |
| linux | linux_kernel | 5.19, 5.19, 5.19 |
| Linux | Linux | a36bd0ad9fbf69d0d711b1c105954ce8d6cc144a, a36bd0ad9fbf69d0d711b1c105954ce8d6cc144a, a36bd0ad9fbf69d0d711b1c105954ce8d6cc144a |
Timeline
- Sep 4, 2026 Coalition ESS Score
- Sep 4, 2026 CVE Published
- Sep 5, 2026 EPSS Score
- Sep 16, 2026 EPSS Score