CVE-2026-74345
In the Linux kernel, the following vulnerability has been resolved:
RDMA/siw: Fix endpoint/socket association handling
Disassociating a socket from an endpoint via siwsocketdisassoc() may
release the last reference on that endpoint and free it. Therefore, don't
clear the endpoints socket pointer after calling that function, but
within.
This fixes a:
BUG: KASAN: slab-use-after-free in siwcmworkhandler (drivers/infiniband/sw/siw/siwcm.c:1053 drivers/infiniband/sw/siw/siw_cm.c:1075)
which occurred after processing a malformed MPA request during connection
establishment, causing the new endpoint to be closed.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://git.kernel.org/stable/c/b28d513393f81e2de00f82970487a9d001557e4e, https://git.kernel.org/stable/c/b6cf763eee0a932792bef64ceaca568d324192fc, https://git.kernel.org/stable/c/ea4f6f6c53577fb3f05dbd78b15e586772d49831, https://git.kernel.org/stable/c/f6183983ce1ff254d629a333739082b39d7c5eb6, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74345.json, https://nvd.nist.gov/vuln/detail/CVE-2026-74345, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git