mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
22 lines
917 B
Markdown
22 lines
917 B
Markdown
### [CVE-2015-4004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4004)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The OZWPAN driver in the Linux kernel through 4.0.5 relies on an untrusted length field during packet parsing, which allows remote attackers to obtain sensitive information from kernel memory or cause a denial of service (out-of-bounds read and system crash) via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-3000-1
|
|
- http://www.ubuntu.com/usn/USN-3002-1
|
|
- http://www.ubuntu.com/usn/USN-3003-1
|
|
- http://www.ubuntu.com/usn/USN-3004-1
|
|
- https://lkml.org/lkml/2015/5/13/739
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-4004
|
|
|