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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer signedness error in the oz_hcd_get_desc_cnf function in drivers/staging/ozwpan/ozhcd.c in the OZWPAN driver in the Linux kernel through 4.0.5 allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a crafted packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b1bb5b49373b61bf9d2c73a4d30058ba6f069e4c
|
|
- http://www.ubuntu.com/usn/USN-2665-1
|
|
- https://github.com/torvalds/linux/commit/b1bb5b49373b61bf9d2c73a4d30058ba6f069e4c
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|