2 matches found
EUVD-2026-55413
In the Linux kernel, the following vulnerability has been resolved: cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths In cifsclosedeferredfile, cifsclosealldeferredfiles, and cifsclosedeferredfileunderdentry, when a pending deferred close is cancelled via...
5.3AI score
SaveExploits0References2
CVE-2026-68312
The CVE-2026-68312 issue affects the Linux kernel CIFS code path handling deferred file close. A kmalloc_obj() failure during cancellation of a pending deferred close could prevent a cifsFileInfo from being added to the local processing list, causing leaks of the cifsFileInfo reference and the op...
5.3AI score
SaveExploits0References2
20