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

Published: 6/19/2024Updated: 11/21/2024

Description

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 AnalysisPowered by AI

Affected Products

linuxlinux_kernel
linuxlinux_kernel

References