mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
18 lines
797 B
Markdown
18 lines
797 B
Markdown
### [CVE-2010-3874](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3874)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the bcm_connect function in net/can/bcm.c (aka the Broadcast Manager) in the Controller Area Network (CAN) implementation in the Linux kernel before 2.6.36.2 on 64-bit platforms might allow local users to cause a denial of service (memory corruption) via a connect operation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2011-0007.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|