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

 

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

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


Vulnerability identifier: #VU93003
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install updates from vendor's website.

External links