ieee802154_create in net/ieee802154/socket.c in the AF_IEEE802154 network module in the Linux kernel through 5.3.2 does not enforce CAP_NET_RAW, which means that unprivileged users can create a raw socket, aka CID-e69dbd4619e7.
References
Configurations
History
No history.
Information
Published : 2019-10-01 14:15
Updated : 2023-11-07 03:06
NVD link : CVE-2019-17053
Mitre link : CVE-2019-17053
CVE.ORG link : CVE-2019-17053
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-276
Incorrect Default Permissions