### [CVE-2017-7477](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7477) ![](https://img.shields.io/static/v1?label=Product&message=Linux%20kernel&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20Linux%20kernel%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=heap%20overflow&color=brighgreen) ### Description 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/thdusdl1219/CVE-Study