CVE-2026-43184
Awaiting Analysis Awaiting Analysis - Queue
Zeroed Response Buffer in Linux Kernel rnbd-srv

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it Before using the data buffer to send back the response message, zero it completely. This prevents any stray bytes to be picked up by the client side when there the message is exchanged between different protocol versions.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-05-07
AI Q&A
2026-05-06
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
rnbd-srv rnbd-srv *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel component called rnbd-srv. It involves the rsp buffer, which is used to send back response messages. Before this fix, the rsp buffer was not completely cleared (zeroed) before use, which could cause leftover data (stray bytes) from previous messages to be included in the response. This could happen especially when messages are exchanged between different protocol versions.

The fix involves zeroing the rsp buffer completely before using it to ensure no unintended data is sent back to the client.


How can this vulnerability impact me? :

If exploited, this vulnerability could cause unintended data from previous communications to be leaked to clients. This could potentially expose sensitive or confidential information that was stored in the buffer from earlier messages.

Such data leakage might lead to privacy concerns or information disclosure, depending on what data is inadvertently sent.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart