cve/2015/CVE-2015-7990.md
2024-06-18 02:51:15 +02:00

932 B

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

Github

No PoCs found on GitHub currently.