Null pointer dereference in Linux kernel - CVE-2020-15437

 

Null pointer dereference in Linux kernel - CVE-2020-15437

Published: November 23, 2020 / Updated: December 2, 2020


Vulnerability identifier: #VU95685
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-15437
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 privileged user to perform a denial of service (DoS) attack.

The Linux kernel before version 5.8 is vulnerable to a NULL pointer dereference in drivers/tty/serial/8250/8250_core.c:serial8250_isa_init_ports() that allows local users to cause a denial of service by using the p->serial_in pointer which uninitialized.


Remediation

Install update from vendor's repository.

External links