In the Linux kernel, the following vulnerability has been resolved:
cifs: fix potential memory leaks in session setup
Make sure to free cifsses::authkey.response before allocating it as we might end up leaking memory in reconnect or mounting.
{ "urgency": "not yet assigned" }