2 matches found
CVE-2026-74719
CVE-2026-74719 is a memory leak in the Linux kernel's SMC (Shared Memory Communications) module, specifically in smc_llc_event_handler(). The SMC_LLC_CONFIRM_LINK / SMC_LLC_ADD_LINK_CONT branch stores an incoming qentry into the local LLC flow without first checking whether a qentry is already pe...
5.4AI score
SaveExploits0References8
EUVD-2026-64406
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix qentry overwrite for CONFIRMLINK and ADDLINKCONT in smcllceventhandler The SMCLLCCONFIRMLINK / SMCLLCADDLINKCONT branch in smcllceventhandler stores an incoming qentry into the local LLC flow without first checking...
5.5AI score
SaveExploits0References8
20