mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
977 B
Markdown
19 lines
977 B
Markdown
### [CVE-2021-3772](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3772)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in the Linux SCTP stack. A blind attacker may be able to kill an existing SCTP association through invalid chunks if the attacker knows the IP-addresses and port numbers being used and the attacker can send packets with spoofed IP addresses.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=32f8807a48ae55be0e76880cfe8607a18b5bb0df
|
|
- https://www.oracle.com/security-alerts/cpujul2022.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|