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
21 Nov 2024, 03:17
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00007.html - | |
References | () http://www.securityfocus.com/bid/102110 - Third Party Advisory, VDB Entry | |
References | () https://lkml.org/lkml/2017/12/5/982 - Third Party Advisory | |
References | () https://usn.ubuntu.com/3583-1/ - | |
References | () https://usn.ubuntu.com/3583-2/ - | |
References | () https://usn.ubuntu.com/3617-1/ - | |
References | () https://usn.ubuntu.com/3617-2/ - | |
References | () https://usn.ubuntu.com/3617-3/ - | |
References | () https://usn.ubuntu.com/3619-1/ - | |
References | () https://usn.ubuntu.com/3619-2/ - | |
References | () https://usn.ubuntu.com/3632-1/ - | |
References | () https://www.debian.org/security/2017/dsa-4073 - | |
References | () https://www.debian.org/security/2018/dsa-4082 - |
Information
Published : 2017-12-07 00:29
Updated : 2024-11-21 03:17
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