mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
726 B
Markdown
18 lines
726 B
Markdown
### [CVE-2015-1573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1573)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The nft_flush_table function in net/netfilter/nf_tables_api.c in the Linux kernel before 3.18.5 mishandles the interaction between cross-chain jumps and ruleset flushes, which allows local users to cause a denial of service (panic) by leveraging the CAP_NET_ADMIN capability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|