mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
928 B
Markdown
19 lines
928 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/
|
|
- http://xorl.wordpress.com/2009/07/21/linux-kernel-sgi-gru-driver-off-by-one-overwrite/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|