#VU22742 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2019-17053
Published: November 13, 2019 / Updated: December 23, 2019
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the ieee802154_create() function in net/ieee802154/socket.c in the AF_IEEE802154 network module for the Linux kernel does not enforce CAP_NET_RAW when creating raw sockets. A local unprivileged user can create raw sockets on the system.