Heap-based buffer overflow in drivers/net/macsec.c in the MACsec module in the Linux kernel through 4.10.12 allows attackers to cause a denial of service or possibly have unspecified other impact by leveraging the use of a MAX_SKB_FRAGS+1 size in conjunction with the NETIF_F_FRAGLIST feature, leading to an error in the skb_to_sgvec function.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=4d6fa57b4dab0d77f4d8e9d9c73d1e63f6fe8fee | patch |
http://www.securitytracker.com/id/1038500 | third party advisory vdb entry |
https://access.redhat.com/errata/RHSA-2017:1615 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2017:1616 | third party advisory vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1445207 | patch third party advisory issue tracking |
https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=5294b83086cc1c35b4efeca03644cf9d12282e5b | patch |
http://www.securityfocus.com/bid/98014 | third party advisory vdb entry |