In the Linux kernel, the following vulnerability has been resolved:
tee: amdtee: fix an IS_ERR() vs NULL bug
The _getfree_pages() function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference.
{ "urgency": "not yet assigned" }