Lucene search

K
prionPRIOn knowledge basePRION:CVE-2021-47087
HistoryMar 04, 2024 - 6:15 p.m.

Design/Logic Flaw

2024-03-0418:15:00
PRIOn knowledge base
www.prio-n.com
3
linux kernel
optee
vulnerability
fixed
page pointer

7.4 High

AI Score

Confidence

Low

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.

7.4 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.5%