1 matches found
CVE-2026-64541
CVE-2026-64541 – Linux kernel net/smc UAF fix . The vulnerability stems from smc_cdc_rx_handler() dereferencing a socket-connected smc_sock after releasing conns_lock, allowing a race with smc_lgr_unregister_conn() to free memory and potentially use freed memory. The fix pins the socket reference...