mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
899 B
899 B
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.