mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 18:52:12 +00:00
20 lines
932 B
Markdown
20 lines
932 B
Markdown
![]() |
### [CVE-2015-7990](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7990)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Race condition in the rds_sendmsg function in net/rds/sendmsg.c in the Linux kernel before 4.3.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not properly bound. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6937.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html
|
||
|
- http://www.ubuntu.com/usn/USN-2886-1
|
||
|
- http://www.ubuntu.com/usn/USN-2890-3
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|