CVE-2004-0257
Description
OpenBSD 3.4 and NetBSD 1.6/1.6.1 crash when an attacker sends IPv6 packets with a small MTU followed by a TCP connect.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
OpenBSD 3.4 and NetBSD 1.6/1.6.1 crash when an attacker sends IPv6 packets with a small MTU followed by a TCP connect.
Vulnerability
An IPv6 packet with a small MTU combined with a subsequent TCP connect to a listening port causes a crash in OpenBSD 3.4 and NetBSD 1.6 and 1.6.1 [1]. The vulnerability lies in the TCP/IP stack handling of ICMPv6 messages when the MTU is set below a required minimum, leading to a kernel panic. The bug is triggered by a remote attacker sending an ICMPv6 packet that sets a small MTU (e.g., less than 1280 bytes) to a host with a listening TCP port, and then performing a TCP connect to that port [1].
Exploitation
An attacker needs network access to send crafted IPv6 packets to the target host. No authentication is required. The attack sequence is: (1) send an IPv6 ICMPv6 packet that sets a small MTU toward the target host; (2) subsequently initiate a TCP connection to any listening port on that host [1]. The small MTU causes the kernel to enter an invalid state during the TCP handshake, resulting in a crash [1]. The exploit can be conducted remotely without user interaction.
Impact
Successful exploitation causes a remote denial of service (kernel crash) on the affected system [1]. The crash leads to a system panic and requires a reboot to restore service. There is no evidence of code execution or privilege escalation, though the reporter noted it was unknown whether code execution may be possible [1].
Mitigation
The advisory explicitly tested OpenBSD 3.4 and confirmed FreeBSD is not vulnerable; NetBSD 1.6 and 1.6.1 are also affected [1]. No vendor patch was mentioned in the references. Mitigation includes filtering or blocking incoming ICMPv6 packets with a small MTU at the network perimeter, or disabling IPv6 on affected systems until patches are applied. As of the publication date (2004-02-04), no fix from the vendor was disclosed.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
9cpe:2.3:o:openbsd:openbsd:3.0:*:*:*:*:*:*:*+ 5 more
- cpe:2.3:o:openbsd:openbsd:3.0:*:*:*:*:*:*:*
- cpe:2.3:o:openbsd:openbsd:3.1:*:*:*:*:*:*:*
- cpe:2.3:o:openbsd:openbsd:3.2:*:*:*:*:*:*:*
- cpe:2.3:o:openbsd:openbsd:3.3:*:*:*:*:*:*:*
- cpe:2.3:o:openbsd:openbsd:3.4:*:*:*:*:*:*:*
- (no CPE)range: = 3.4
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
8- www.securityfocus.com/bid/9577nvdPatchVendor Advisory
- ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2004-002.txt.ascnvd
- lists.grok.org.uk/pipermail/full-disclosure/2004-February/016704.htmlnvd
- marc.infonvd
- www.guninski.com/obsdmtu.htmlnvd
- www.openbsd.org/cgi-bin/cvsweb/src/sys/netinet6/ip6_output.cnvd
- www.osvdb.org/3825nvd
- exchange.xforce.ibmcloud.com/vulnerabilities/15044nvd
News mentions
0No linked articles in our index yet.