NULL pointer dereference in Linux kernel - CVE-2019-15924

 

NULL pointer dereference in Linux kernel - CVE-2019-15924

Published: September 4, 2019 / Updated: July 17, 2020


Vulnerability identifier: #VU30799
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-15924
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error in the Linux kernel before 5.0.11. fm10k_init_module in drivers/net/ethernet/intel/fm10k/fm10k_main.c has a NULL pointer dereference because there is no -ENOMEM upon an alloc_workqueue failure. A remote attacker can perform a denial of service (DoS) attack.


Affected software

Linux kernel

How to mitigate CVE-2019-15924

Update to version 5.0.11.

Linux kernel - update to 5.0.11

External References

Related Security Bulletins