mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
20 lines
936 B
Markdown
20 lines
936 B
Markdown
### [CVE-2020-25211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25211)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel through 5.8.7, local attackers able to inject conntrack netlink configuration could overflow a local buffer, causing crashes or triggering use of incorrect protocol numbers in ctnetlink_parse_tuple_filter in net/netfilter/nf_conntrack_netlink.c, aka CID-1cc5ef91d2ff.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1cc5ef91d2ff94d2bf2de3b3585423e8a1051cb6
|
|
|
|
#### Github
|
|
- https://github.com/404notf0und/CVE-Flow
|
|
- https://github.com/EGI-Federation/SVG-advisories
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-25211
|
|
|