mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
19 lines
721 B
Markdown
19 lines
721 B
Markdown
### [CVE-2018-5703](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5703)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel through 4.14.11 allows attackers to cause a denial of service (slab out-of-bounds write) or possibly have unspecified other impact via vectors involving TLS.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/seclab-ucr/KOOBE
|
|
|