8 matches found
CVE-2026-98070
In the Linux kernel, the following vulnerability has been resolved: net/rds: acquire RDSINXMIT in rdstcpresetcallbacks rdstcpresetcallbacks quiesces the transmit path by setting the path state to RDSCONNRESETTING and then waiting for RDSINXMIT to be sampled clear before swapping the underlying...
CVE-2026-98070 net/rds: acquire RDS_IN_XMIT in rds_tcp_reset_callbacks()
In the Linux kernel, the following vulnerability has been resolved: net/rds: acquire RDSINXMIT in rdstcpresetcallbacks rdstcpresetcallbacks quiesces the transmit path by setting the path state to RDSCONNRESETTING and then waiting for RDSINXMIT to be sampled clear before swapping the underlying...
EUVD-2026-86723
In the Linux kernel, the following vulnerability has been resolved: net/rds: acquire RDSINXMIT in rdstcpresetcallbacks rdstcpresetcallbacks quiesces the transmit path by setting the path state to RDSCONNRESETTING and then waiting for RDSINXMIT to be sampled clear before swapping the underlying...
CVE-2026-98070
In the Linux kernel, the following vulnerability has been resolved: net/rds: acquire RDSINXMIT in rdstcpresetcallbacks rdstcpresetcallbacks quiesces the transmit path by setting the path state to RDSCONNRESETTING and then waiting for RDSINXMIT to be sampled clear before swapping the underlying...
CVE-2026-98070
The Linux kernel contains a vulnerability in the net/rds component where rds_tcp_reset_callbacks() fails to properly quiesce the transmit path. On weakly ordered architectures, the function's reliance on sampling the RDS_IN_XMIT bit rather than owning it creates a store-buffering pattern. This al...
CVE-2026-98070
In the Linux kernel, the following vulnerability has been resolved: net/rds: acquire RDSINXMIT in rdstcpresetcallbacks rdstcpresetcallbacks quiesces the transmit path by setting the path state to RDSCONNRESETTING and then waiting for RDSINXMIT to be sampled clear before swapping the underlying...
The vulnerability of the rds_tcp_reset_callbacks() function in the net/rds/tcp.c module, which is part of the networking functions of the Linux kernel, allows a hacker to cause a service failure.
The vulnerability of the rdstcpresetcallbacks function in the net/rds/tcp.c module, which implements networking functions for the Linux operating system’s kernel, is related to the occurrence of mutual locking. Exploiting this vulnerability could allow a attacker to cause service failures...
CVE-2022-50676: Undefined Security Weakness
In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...