The KernelCare team are tracking a new vulnerability, CVE-2019-8912. Our assessment is that the cause is this commit, the introduction of a "sockfs_setattr()" function. This function neglects to null-out values in a structure, making their values usable after exiting from the function (a so-called ‘use-after-free’ error). Our team have already...