In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR() check in probe() The iommupagingdomainalloc() function doesn't return NULL pointers, it returns error pointers. Update the check to match.
{ "urgency": "not yet assigned" }