In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: Fix error code in chanallocskb_cb()
The chanallocskb_cb() function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference.
{ "urgency": "not yet assigned" }