mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 15:58:01 +02:00
19 lines
758 B
Markdown
19 lines
758 B
Markdown
### [CVE-2015-8575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8575)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sco_sock_bind function in net/bluetooth/sco.c in the Linux kernel before 4.3.4 does 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
|
|
No PoCs found on GitHub currently.
|
|
|