The hash_accept function in crypto/algif_hash.c in the Linux kernel before 4.3.6 allows local users to cause a denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a socket that has received zero bytes of data.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1388821 | issue tracking |
https://access.redhat.com/errata/RHSA-2017:1308 | vendor advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4afa5f9617927453ac04b24b584f6c718dfb4f45 | issue tracking patch vendor advisory |
http://www.securityfocus.com/bid/94309 | vdb entry |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.3.6 | release notes |
https://github.com/torvalds/linux/commit/4afa5f9617927453ac04b24b584f6c718dfb4f45 | issue tracking third party advisory patch |
https://access.redhat.com/errata/RHSA-2017:1298 | vendor advisory |
http://www.openwall.com/lists/oss-security/2016/11/15/2 | third party advisory mailing list |
https://access.redhat.com/errata/RHSA-2017:1297 | vendor advisory |