CVE-2026-43230
Awaiting Analysis Awaiting Analysis - Queue
Kernel Reconnect Pending Bit Issue in Linux

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: 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.
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
linux linux_kernel *
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's RDS (Reliable Datagram Sockets) networking code. Specifically, when canceling the reconnect worker, the reconnect-pending bit must be reset. If the reconnect worker is canceled before it is scheduled, the reconnect-pending bit remains set indefinitely, which is unintended behavior.


How can this vulnerability impact me? :

If the reconnect-pending bit remains set forever due to this issue, it could cause the system to incorrectly believe that a reconnect operation is still pending. This may lead to resource management issues or unexpected behavior in network communication using RDS, potentially affecting system stability or network reliability.


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