Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-47087
HistoryMar 04, 2024 - 12:00 a.m.

CVE-2021-47087

2024-03-0400:00:00
ubuntu.com
ubuntu.com
5
linux kernel
tee
optee
vulnerability
resolved
page pointer

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.5%

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.

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.5%