In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache() This function dereferences "cache" and then checks if it's ISERROR_NULL(). Check first, then dereference.
{ "urgency": "not yet assigned" }