4 matches found
CVE-2026-80979
In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...
CVE-2026-80979
CVE-2026-80979 is a use-after-free in the Linux kernel's Shared Memory Communications (SMC) component (net/smc). During connection termination, a race between smc_conn_free() and smc_lgr_terminate_sched() allows the device to re-arm the receive tasklet after tasklet_kill() returns. On the DMB-noc...
CVE-2026-80979 net/smc: unregister the connection before draining the rx tasklet
In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...
CVE-2026-80979
In the Linux kernel, the following vulnerability has been resolved: net/smc: unregister the connection before draining the rx tasklet smcconnfree calls smcismunsetconn only while the link group is still on its device list, and never sets conn-killed. smclgrterminatesched unlinks the group...