Vulnerability in Linux

CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages (struct page *page) has already progressed towards the end of allocation. It is incorrect to perform __free_pages(page, order) using this pointer as we would free any arbitrary pages. Fix this by stop modifying the page pointer.

EPSS: 0.002 (14.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2021-47087?
CVE-2021-47087 is a high-severity vulnerability in Linux, classified under Release of Invalid Pointer or Reference. CVSS score: 7.8/10. Published 2024-03-04.
How severe is CVE-2021-47087?
High severity. CVSS v3 base score is 7.8 out of 10.