mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
18 lines
705 B
Markdown
18 lines
705 B
Markdown
### [CVE-2009-2649](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2649)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The IATA (ata) driver in FreeBSD 6.0 and 8.0, when read access to /dev is available, allows local users to cause a denial of service (kernel panic) via a certain IOCTL request with a large count, which triggers a malloc call with a large value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/9134
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|