Release of invalid pointer or reference in Linux kernel - CVE-2021-47087

 

Release of invalid pointer or reference in Linux kernel - CVE-2021-47087

Published: June 21, 2024 / Updated: May 13, 2025


Vulnerability identifier: #VU93003
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-47087
CWE-ID: CWE-763
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to modify data on the system.

The vulnerability exists due to performance of perform __free_pages(page, order) using this pointer as we would free any arbitrary pages. A local user can modify data on the system.


How to mitigate CVE-2021-47087

Install updates from vendor's website.

Sources