mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
822 B
Markdown
20 lines
822 B
Markdown
### [CVE-2015-8569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8569)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.c in the Linux kernel through 4.3.3 do not verify an address length, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2886-1
|
|
- http://www.ubuntu.com/usn/USN-2890-3
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/bcoles/kasld
|
|
|