mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2011-4087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4087)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The br_parse_ip_options function in net/bridge/br_netfilter.c in the Linux kernel before 2.6.39 does not properly initialize a certain data structure, which allows remote attackers to cause a denial of service by leveraging connectivity to a network interface that uses an Ethernet bridge device.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|