net/netfilter/xt_osf.c in the Linux kernel through 4.14.4 does not require the CAP_NET_ADMIN capability for add_callback and remove_callback operations, which allows local users to bypass intended access restrictions because the xt_osf_fingers data structure is shared across all net namespaces.
References
Configurations
History
No history.
Information
Published : 2017-12-07 00:29
Updated : 2019-10-03 00:03
NVD link : CVE-2017-17450
Mitre link : CVE-2017-17450
CVE.ORG link : CVE-2017-17450
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-862
Missing Authorization