CVE-2026-43230: net/rds: Clear reconnect pending bit
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.
Security readout for executives and security teams
Plain-English summary
A Linux RDS networking flaw can leave a connection permanently marked as awaiting reconnection when cancellation occurs at the wrong time. This can prevent recovery and disrupt service availability. The supplied score is 7.5 (high), with no stated confidentiality or integrity impact.
Executive priority
Treat this as a high-priority availability issue for systems that depend on RDS, especially clustered or business-critical workloads. Patch those systems promptly through supported kernel channels. Avoid assuming every Linux host is equally exposed; complete an RDS usage and kernel-version inventory before broad emergency action.
Technical view
If the RDS reconnect worker is canceled before being scheduled, its reconnect-pending bit is not cleared. The stale state can persist indefinitely and likely prevent subsequent reconnect processing. The supplied CVSS describes network-reachable, low-complexity, unauthenticated availability impact, but the sources do not document the precise triggering traffic or operational prerequisites.
Likely exposure
Exposure is limited to Linux systems where the affected RDS code is present and relevant. The supplied version list does not define reliable affected-range boundaries, so kernel versions should be mapped against distribution advisories and the referenced stable fixes. Systems not using RDS are less likely to encounter the vulnerable path.
Exploitation context
The supplied record does not identify active exploitation, and KEV is false. No public proof of concept or demonstrated attack is included. Although the CVSS vector rates the issue as network reachable without privileges or interaction, the available description does not establish how an external actor could reliably trigger the cancellation race.
Researcher notes
The defect is a reconnect state-management race: cancellation can occur before worker scheduling, leaving the pending flag permanently set. The record supplies no CWE, detailed call sequence, confirmed crash behavior, or exploitation evidence. Exact vulnerable version intervals are unclear from the flattened version data; analyze the referenced commits and vendor backports for authoritative branch coverage.
Mitigation direction
Install a vendor-supported kernel update containing the applicable referenced stable fix.
Reboot affected systems into the updated kernel and confirm the running version.
Prioritize availability-critical systems that actively use Linux RDS networking.
If patching is delayed, consult distribution guidance; no separate mitigation is identified in the supplied sources.
Validation and detection
Inventory running kernels and determine whether RDS is enabled or operationally used.
Map each kernel build to its distribution advisory and applicable stable fix commit.
Confirm updated hosts are running the fixed kernel after reboot.
Test controlled RDS disconnect and reconnect behavior, verifying connections recover normally.
Monitor affected services for persistent reconnect failures or availability degradation.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-43230 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
9Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.