mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
20 lines
899 B
Markdown
20 lines
899 B
Markdown
![]() |
### [CVE-2010-3865](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3865)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Integer overflow in the rds_rdma_pages function in net/rds/rdma.c in the Linux kernel allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a crafted iovec struct in a Reliable Datagram Sockets (RDS) request, which triggers a buffer overflow.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.redhat.com/support/errata/RHSA-2011-0004.html
|
||
|
- http://www.redhat.com/support/errata/RHSA-2011-0007.html
|
||
|
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|