mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 07:34:01 +02:00
20 lines
914 B
Markdown
20 lines
914 B
Markdown
### [CVE-2015-4003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4003)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The oz_usb_handle_ep_data function in drivers/staging/ozwpan/ozusbsvc1.c in the OZWPAN driver in the Linux kernel through 4.0.5 allows remote attackers to cause a denial of service (divide-by-zero error and system crash) via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=04bf464a5dfd9ade0dda918e44366c2c61fce80b
|
|
- http://www.ubuntu.com/usn/USN-2665-1
|
|
- https://github.com/torvalds/linux/commit/04bf464a5dfd9ade0dda918e44366c2c61fce80b
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-4003
|
|
|