In the Linux kernel, the following vulnerability has been resolved: smb: client: fix incomplete backport in cfidsinvalidationworker() The previous commit bdb596ceb4b7 ("smb: client: fix potential UAF in smb2closecachedfid()") was an incomplete backport and missed one krefput() call in cfidsinvalidationworker() that should have been converted to closecacheddir().