In the Linux kernel, the following vulnerability has been resolved: smb: client: Add check for nextbuffer in receiveencryptedstandard() Add check for the return value of cifsbufget() and cifssmallbufget() in receiveencryptedstandard() to prevent null pointer dereference.