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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/torvalds/linux/commit/5649645d725c73df4302428ee4e02c869248b4c5 | issue tracking third party advisory patch |
https://patchwork.kernel.org/patch/9781573/ | issue tracking patch vendor advisory |
https://usn.ubuntu.com/3583-2/ | vendor advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.5 | release notes vendor advisory |
https://usn.ubuntu.com/3583-1/ | vendor advisory |
http://www.securityfocus.com/bid/101292 | vdb entry third party advisory |
https://bugzilla.suse.com/show_bug.cgi?id=1045327 | issue tracking third party advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5649645d725c73df4302428ee4e02c869248b4c5 | issue tracking third party advisory patch |
https://access.redhat.com/errata/RHSA-2019:1946 | vendor advisory |