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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the econet_sendmsg function in net/econet/af_econet.c in the Linux kernel before 2.6.36.2, when an econet address is configured, allows local users to gain privileges by providing a large number of iovec structures.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/InteliSecureLabs/Linux_Exploit_Suggester
|
|
- https://github.com/PleXone2019/Linux_Exploit_Suggester
|
|
- https://github.com/qashqao/linux-xsuggest
|
|
- https://github.com/ram4u/Linux_Exploit_Suggester
|
|
|