In the Linux kernel, the following vulnerability has been resolved:
power: supply: Fix null pointer dereference in smb2_probe
devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure.
{ "urgency": "not yet assigned" }