In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]bus: fsl-mc: Check return value of platform_get_resource()[EOL][EOL]platform_get_resource() returns NULL in case of failure, so check its[EOL]return value and propagate the error in order to prevent NULL pointer[EOL]dereference.