In the Linux kernel, the following vulnerability has been resolved:
powerpc/imc-pmu: Add a null pointer check in updateeventsin_group()
kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.
{ "urgency": "not yet assigned" }