CVE-2009-3613
Linux Kernel < 2.6.27.22 - Denial of Service via r8169 Driver Jumbo Frame Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3613. PoCs published by Alistair Strachan.
AI-analyzed exploit summary This exploit leverages a vulnerability in the Linux kernel (prior to 2.6.26.4) by sending a malformed ping packet with a large size (-s 3000) and flood mode (-f), causing a local denial-of-service (kernel panic). The PoC is a simple command-line invocation of the ping utility.
Description
The swiotlb functionality in the r8169 driver in drivers/net/r8169.c in the Linux kernel before 2.6.27.22 allows remote attackers to cause a denial of service (IOMMU space exhaustion and system crash) by using jumbo frames for a large amount of network traffic, as demonstrated by a flood ping.
Exploits (1)
This exploit leverages a vulnerability in the Linux kernel (prior to 2.6.26.4) by sending a malformed ping packet with a large size (-s 3000) and flood mode (-f), causing a local denial-of-service (kernel panic). The PoC is a simple command-line invocation of the ping utility.