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.
Published: 2026-05-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The rnbd server in the Linux kernel reuses the response buffer without clearing it before sending data back to the client. As a result, leftover data from previous protocol exchanges can be returned to the client when legacy protocol versions are used. This can reveal sensitive information that should not be exposed, leading to a disclosure of confidential data.

Affected Systems

The flaw exists in the rnbd server component of the Linux kernel. All kernel releases that have not yet incorporated the patch that zeroes the response buffer are vulnerable. Since the affected product is the generic Linux kernel, any system running an unpatched kernel version with the rnbd service enabled is at risk.

Risk and Exploitability

The EPSS score for this vulnerability is < 1% and it is not listed in the CISA KEV catalog, indicating no known public exploitation. The CVSS score is 7.5, indicating a moderate to high severity. The likely attack vector is inferred to require triggering the rnbd service from within the kernel, typically through local or privileged access, or by a remote attacker who has already achieved kernel execution. Because the vulnerability can only be exploited when the rnbd service processes a request, it is considered a local or privilege-based threat with a moderate likelihood of exploitation pending additional context.

Generated by OpenCVE AI on May 11, 2026 at 23:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Linux kernel patch that zeros the response buffer before use.
  • If upgrading the kernel is not immediately feasible, disable or restrict access to the rnbd service so no client can invoke it.
  • For environments that must remain on older kernels, back‑port the zero‑buffer change from the upstream commit and apply it as a local patch.

Generated by OpenCVE AI on May 11, 2026 at 23:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4606-1 linux security update
History

Mon, 11 May 2026 21:00:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo

Fri, 08 May 2026 13:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Thu, 07 May 2026 03:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Thu, 07 May 2026 00:15:00 +0000


Wed, 06 May 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Wed, 06 May 2026 12:15:00 +0000

Type Values Removed Values Added
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.
Title rnbd-srv: Zero the rsp buffer before using it
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:19:28.375Z

Reserved: 2026-05-01T14:12:55.991Z

Link: CVE-2026-43184

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-06T12:16:37.053

Modified: 2026-05-11T20:56:19.280

Link: CVE-2026-43184

cve-icon Redhat

Severity :

Publid Date: 2026-05-06T00:00:00Z

Links: CVE-2026-43184 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-11T23:15:09Z

Weaknesses