mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
683 B
Markdown
18 lines
683 B
Markdown
### [CVE-2019-18680](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18680)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel 4.4.x before 4.4.195. There is a NULL pointer dereference in rds_tcp_kill_sock() in net/rds/tcp.c that will cause denial of service, aka CID-91573ae4aed0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.195
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|