Files
CVEs-PoC/2005/CVE-2005-2873.md
T
2024-06-18 02:51:15 +02:00

18 lines
793 B
Markdown

### [CVE-2005-2873](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2873)
![](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
The ipt_recent kernel module (ipt_recent.c) in Linux kernel 2.6.12 and earlier does not properly perform certain time tests when the jiffies value is greater than LONG_MAX, which can cause ipt_recent netfilter rules to block too early, a different vulnerability than CVE-2005-2872.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9838
#### Github
No PoCs found on GitHub currently.