#VU16551 NULL pointer dereference in Linux kernel - CVE-2017-11176
Published: December 12, 2018 / Updated: June 17, 2021
Linux kernel
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.