mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
19 lines
750 B
Markdown
19 lines
750 B
Markdown
### [CVE-2016-10229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10229)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
udp.c in the Linux kernel before 4.5 allows remote attackers to execute arbitrary code via UDP traffic that triggers an unsafe second checksum calculation during execution of a recv system call with the MSG_PEEK flag.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/MohammadmahdiAhmadi/LinuxSecurity-Review
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|