๐Ÿ” CVE Alert

CVE-2026-89743

HIGH 7.7

misc: nsm: bound the device-reported response length

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: bound the device-reported response length nsm_sendrecv_msg_locked() stores the virtqueue used-ring length reported by the NSM device into msg->resp.len without bounding it to the response buffer. A malicious or buggy backend can report a length larger than the response buffer; parse_resp_raw() then copies that many bytes out of the fixed buffer to user space, disclosing adjacent kernel heap (an out-of-bounds read). The request path already floors its length in fill_req_raw(); the response path lacks the symmetric check. Clamp the stored length to the size of the response buffer. Well-behaved devices report no more than the posted buffer size, so conforming traffic is unaffected.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
b9873755a6c8ccfce79094c4dce9efa3ecb1a749 < 339f19b9a6171289b0e797deb8bda80b9a1fcc30 b9873755a6c8ccfce79094c4dce9efa3ecb1a749 < 29e634a18957acda11383a15ab98a91c4ae9e294 b9873755a6c8ccfce79094c4dce9efa3ecb1a749 < 2aa0fb9c96f894a9c179a48e7522ea6705800adf b9873755a6c8ccfce79094c4dce9efa3ecb1a749 < 808e530654a5354e6df78863a5d61e4d44e67235
Linux / Linux
6.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/339f19b9a6171289b0e797deb8bda80b9a1fcc30 git.kernel.org: https://git.kernel.org/stable/c/29e634a18957acda11383a15ab98a91c4ae9e294 git.kernel.org: https://git.kernel.org/stable/c/2aa0fb9c96f894a9c179a48e7522ea6705800adf git.kernel.org: https://git.kernel.org/stable/c/808e530654a5354e6df78863a5d61e4d44e67235