security/keys/keyctl.c in the Linux kernel before 4.11.5 does not consider the case of a NULL payload in conjunction with a nonzero length value, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted add_key or keyctl system call, a different vulnerability than CVE-2017-12192.
References
Link | Resource |
---|---|
https://patchwork.kernel.org/patch/9781573/ | Issue Tracking Patch Vendor Advisory |
https://github.com/torvalds/linux/commit/5649645d725c73df4302428ee4e02c869248b4c5 | Issue Tracking Patch Third Party Advisory |
https://bugzilla.suse.com/show_bug.cgi?id=1045327 | Issue Tracking Third Party Advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.5 | Release Notes Vendor Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5649645d725c73df4302428ee4e02c869248b4c5 | Issue Tracking Patch Third Party Advisory |
http://www.securityfocus.com/bid/101292 | Third Party Advisory VDB Entry |
https://usn.ubuntu.com/3583-2/ | |
https://usn.ubuntu.com/3583-1/ | |
https://access.redhat.com/errata/RHSA-2019:1946 |
Configurations
Information
Published : 2017-10-11 17:29
Updated : 2018-03-15 18:29
NVD link : CVE-2017-15274
Mitre link : CVE-2017-15274
JSON object : View
CWE
CWE-476
NULL Pointer Dereference
Products Affected
linux
- linux_kernel