mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
19 lines
860 B
Markdown
19 lines
860 B
Markdown
### [CVE-2013-6380](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6380)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The aac_send_raw_srb function in drivers/scsi/aacraid/commctrl.c in the Linux kernel through 3.12.1 does not properly validate a certain size value, which allows local users to cause a denial of service (invalid pointer dereference) or possibly have unspecified other impact via an FSACTL_SEND_RAW_SRB ioctl call that triggers a crafted SRB command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2129-1
|
|
- http://www.ubuntu.com/usn/USN-2136-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|