Null pointer dereference in Linux kernel - CVE-2019-19036

 

Null pointer dereference in Linux kernel - CVE-2019-19036

Published: November 21, 2019 / Updated: August 3, 2020


Vulnerability identifier: #VU92778
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2019-19036
CWE-ID: CWE-476
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 non-authenticated attacker to perform a denial of service (DoS) attack.

btrfs_root_node in fs/btrfs/ctree.c in the Linux kernel through 5.3.12 allows a NULL pointer dereference because rcu_dereference(root->node) can be zero.


How to mitigate CVE-2019-19036

Install update from vendor's repository.

Sources