mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
829 B
Markdown
18 lines
829 B
Markdown
### [CVE-2012-2372](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2372)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The rds_ib_xmit function in net/rds/ib_send.c in the Reliable Datagram Sockets (RDS) protocol implementation in the Linux kernel 3.7.4 and earlier allows local users to cause a denial of service (BUG_ON and kernel panic) by establishing an RDS connection with the source IP address equal to the IPoIB interface's own IP address, as demonstrated by rds-ping.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1556-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|