#VU92757 Null pointer dereference in Linux kernel - CVE-2021-38200

 

#VU92757 Null pointer dereference in Linux kernel - CVE-2021-38200

Published: August 8, 2021 / Updated: August 12, 2021


Vulnerability identifier: #VU92757
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-38200
CWE-ID: CWE-476
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 perform a denial of service (DoS) attack.

arch/powerpc/perf/core-book3s.c in the Linux kernel before 5.12.13, on systems with perf_event_paranoid=-1 and no specific PMU driver support registered, allows local users to cause a denial of service (perf_instruction_pointer NULL pointer dereference and OOPS) via a 'perf record' command.


Remediation

Install update from vendor's repository.

External links