### [CVE-2005-3110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3110) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.