Security Advisory

CVE-2021-47601

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-19 14:54:01
Last updated 2026-05-11 13:57:41
Assigner Linux
State PUBLISHED

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.