CVE-2026-43230
MediumSummary
A vulnerability in the Linux kernel related to improper management of the reconnect-pending bit in the net/rds module has been resolved. The issue occurs when canceling the reconnect worker if it has not been scheduled beforehand.
Risk Assessment
Improper management of the reconnect-pending bit may lead to unexpected system behavior, potentially affecting the stability and security of applications using this module.
Recommendation
It is recommended to update the Linux kernel to the latest version to mitigate this vulnerability and ensure proper connection management.
Original NVD description (English source)
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 w

