#VU16551 NULL pointer dereference in Linux kernel - CVE-2017-11176

 

#VU16551 NULL pointer dereference in Linux kernel - CVE-2017-11176

Published: December 12, 2018 / Updated: June 17, 2021


Vulnerability identifier: #VU16551
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2017-11176
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a remote attacker to cause DoS condition.

The vulnerability exists due to the mq_notify function does not set the sock pointer to NULL upon entry into the retry logic. A remote attacker can trigger use-after-free error during a user-space close of a Netlink socket and cause the service to crash.


Remediation

Install update from vendor's website.

External links