mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 16:11:39 +02:00
18 lines
838 B
Markdown
18 lines
838 B
Markdown
### [CVE-2009-2584](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2584)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the options_write function in drivers/misc/sgi-gru/gruprocfs.c in the SGI GRU driver in the Linux kernel 2.6.30.2 and earlier on ia64 and x86 platforms might allow local users to overwrite arbitrary memory locations and gain privileges via a crafted count argument, which triggers a stack-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://xorl.wordpress.com/2009/07/21/linux-kernel-sgi-gru-driver-off-by-one-overwrite/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|