In the Linux kernel, the following vulnerability has been resolved:
nbd: null check for nlaneststart
nlaneststart() may fail and return NULL. Insert a check and set errno based on other call sites within the same source code.
{ "urgency": "not yet assigned" }