The TCP stack in the Linux kernel through 4.10.6 mishandles the SCM_TIMESTAMPING_OPT_STATS feature, which allows local users to obtain sensitive information from the kernel's internal socket data structures or cause a denial of service (out-of-bounds read) via crafted system calls, related to net/core/skbuff.c and net/socket.c.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://patchwork.ozlabs.org/patch/740636/ | third party advisory patch |
https://lkml.org/lkml/2017/3/15/485 | third party advisory mailing list |
https://github.com/torvalds/linux/commit/8605330aac5a5785630aec8f64378a54891937cc | issue tracking third party advisory patch |
https://patchwork.ozlabs.org/patch/740639/ | third party advisory patch |
http://www.securityfocus.com/bid/97141 | vdb entry third party advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4ef1b2869447411ad3ef91ad7d4891a83c1a509a | issue tracking third party advisory patch |
https://github.com/torvalds/linux/commit/4ef1b2869447411ad3ef91ad7d4891a83c1a509a | issue tracking third party advisory patch |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=8605330aac5a5785630aec8f64378a54891937cc | issue tracking third party advisory patch |