Description
In the Linux kernel, the following vulnerability has been resolved:

net/rds: Clear reconnect pending bit

When canceling the reconnect worker, care must be taken to reset the
reconnect-pending bit. If the reconnect worker has not yet been
scheduled before it is canceled, the reconnect-pending bit will stay
on forever.
Published: 2026-05-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the RDS networking stack of the Linux kernel. During the cancellation of a reconnect worker the reconnect‑pending flag is not cleared if the worker has not yet been scheduled. Consequently the flag remains set permanently, causing the kernel to believe a reconnection is always pending. This state corruption can prevent new reconnection attempts and exhaust reconnection resources, effectively blocking RDS traffic and rendering applications that depend on RDS unavailable.

Affected Systems

All Linux kernel releases that contain the RDS reconnection code prior to the incorporation of commit 14eae556 are affected. The patch was subsequently applied to current stable kernels; any running kernel lacking that commit remains vulnerable. No explicit version range is supplied, so any pre‑fix kernel should be considered at risk.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity impact, while an EPSS score of less than 1% reflects a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Exploitation would require the ability to influence the RDS protocol, typically implying local or privileged access on the host. If triggered repeatedly, the stuck internal flag could lead to a full denial of service for all RDS connections on the affected system.

Generated by OpenCVE AI on May 8, 2026 at 22:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the kernel update that includes the patch fixing the reconnect‑pending flag (commit 14eae556 or later).
  • Reboot the system or reload the networking stack to ensure the patch takes effect.
  • If a kernel upgrade is not immediately possible, block or disable the RDS protocol on the affected host with firewall rules or configuration changes to eliminate the denial of service risk.

Generated by OpenCVE AI on May 8, 2026 at 22:53 UTC.

Tracking

Sign in to view the affected projects.

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

Fri, 08 May 2026 21:30: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': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV3_1

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


Fri, 08 May 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-668

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

Type Values Removed Values Added
Weaknesses CWE-459
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


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

Type Values Removed Values Added
Weaknesses CWE-668

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

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. If the reconnect worker has not yet been scheduled before it is canceled, the reconnect-pending bit will stay on forever.
Title net/rds: Clear reconnect pending bit
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:20:31.240Z

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

Link: CVE-2026-43230

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

Modified: 2026-05-08T21:19:05.897

Link: CVE-2026-43230

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-43230 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-08T23:00:16Z

Weaknesses