| Summary | In the Linux kernel, the following vulnerability has been resolved: net/rds: No shortcut out of RDS_CONN_ERROR RDS connections carry a state "rds_conn_path::cp_state" There is one exception to this conditionality, which is But as soon as a connection enters state "RDS_CONN_ERROR", The RDS/TCP multipath changes added a shortcut out of A subsequent "rds_tcp_reset_callbacks" can then transition That'll trip up "rds_conn_init_shutdown", which was So we do two things here: a) Don't shortcut "RDS_CONN_ERROR", but take the longer b) Add "RDS_CONN_RESETTING" to the expected states in |
|---|---|
| Publication Date | May 6, 2026, 9:16 p.m. |
| Registration Date | May 7, 2026, 4:08 a.m. |
| Last Update | May 6, 2026, 10:07 p.m. |