In the Linux kernel, the following vulnerability has been resolved:
tee: amdtee: fix an IS_ERR() vs NULL bug
The __getfreepages() function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47601.json"
[ { "events": [ { "introduced": "5.6" }, { "fixed": "5.10.88" } ] }, { "events": [ { "introduced": "5.11" }, { "fixed": "5.15.11" } ] } ]