mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
18 lines
792 B
Markdown
18 lines
792 B
Markdown
### [CVE-2005-3110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3110)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in ebtables netfilter module (ebtables.c) in Linux 2.6, when running on an SMP system that is operating under a heavy load, might allow remote attackers to cause a denial of service (crash) via a series of packets that cause a value to be modified after it has been read but before it has been locked.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2005-808.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|