AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2013-4470

MEDIUM · CVSS 6.9 EPSS 0.59% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2013-11-04 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2013-4470
Severity
MEDIUM
CVSS
6.9
EPSS
0.59%
Linux

Original NVD Description

The Linux kernel before 3.12, when UDP Fragmentation Offload (UFO) is enabled, does not properly initialize certain data structures, which allows local users to cause a denial of service (memory corruption and system crash) or possibly gain privileges via a crafted application that uses the UDP_CORK option in a setsockopt system call and sends both short and long packets, related to the ip_ufo_append_data function in net/ipv4/ip_output.c and the ip6_ufo_append_data function in net/ipv6/ip6_output.c.