CVE-2021-47601

5.5MEDIUM

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix an IS_ERR() vs NULL bug The __get_free_pages() function does not return error pointers it returns NULL so fix thi

发布于: 6/19/2024更新于: 11/21/2024

描述

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

AI分析AI驱动

受影响产品

linuxlinux_kernel
linuxlinux_kernel

参考资料