Skip to content

The Linux kernel before 3.12, when UDP Fragmentation...

Moderate severity Unreviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Feb 10, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

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.

References

Published by the National Vulnerability Database Nov 4, 2013
Published to the GitHub Advisory Database May 14, 2022
Last updated Feb 10, 2023

Severity

Moderate

Weaknesses

No CWEs

CVE ID

CVE-2013-4470

GHSA ID

GHSA-rjcc-mch5-73qc

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Checking history
See something to contribute? Suggest improvements for this vulnerability.