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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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 cause a denial of service (NULL pointer dereference and OOPS) via a sendmsg call that specifies a NULL value for the remote address field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/karottc/linux-virus
|
|
|