mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
22 lines
979 B
Markdown
22 lines
979 B
Markdown
### [CVE-2016-3134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3134)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The netfilter subsystem in the Linux kernel through 4.5.2 does not validate certain offset fields, which allows local users to gain privileges or cause a denial of service (heap memory corruption) via an IPT_SO_SET_REPLACE setsockopt call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html
|
|
- http://www.ubuntu.com/usn/USN-2930-2
|
|
- http://www.ubuntu.com/usn/USN-2932-1
|
|
- https://code.google.com/p/google-security-research/issues/detail?id=758
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|