CVE-2006-3202
CVE-2006-3202 is a medium-severity vulnerability in Netbsd with a CVSS 2.0 base score of 4.9. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 4.9)
- EPSS exploit prediction: 0% (31st percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Netbsd
- Published:
- Last modified:
Description
The ip6_savecontrol function in NetBSD 2.0 through 3.0, under certain configurations, does not check to see if IPv4-mapped sockets are being used before processing IPv6 socket options, which allows local users to cause a denial of service (crash) by creating an IPv4-mapped IPv6 socket with the SO_TIMESTAMP socket option set, then sending an IPv4 packet through the socket.
Frequently asked questions
- What is CVE-2006-3202?
- The ip6_savecontrol function in NetBSD 2.0 through 3.0, under certain configurations, does not check to see if IPv4-mapped sockets are being used before processing IPv6 socket options, which allows local users to cause a denial of service (crash) by creating an IPv4-mapped IPv6 socket with the SO_TIMESTAMP socket option set, then sending an IPv4 packet through the socket.
- How severe is CVE-2006-3202?
- CVE-2006-3202 has a CVSS 2.0 base score of 4.9, rated medium severity.
- Is CVE-2006-3202 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (31st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-3202?
- CVE-2006-3202 primarily affects Netbsd. In total, 5 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2006-3202?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2006-3202 published?
- CVE-2006-3202 was published on 2006-06-23 and last updated on 2026-06-16.
References
- http://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2006-016.txt.asc
- http://securitytracker.com/id?1016250
- https://exchange.xforce.ibmcloud.com/vulnerabilities/27139
Affected products (5)
- cpe:2.3:o:netbsd:netbsd:2.0:*:*:*:*:*:*:*
- cpe:2.3:o:netbsd:netbsd:2.0.2:*:*:*:*:*:*:*
- cpe:2.3:o:netbsd:netbsd:2.0.3:*:*:*:*:*:*:*
- cpe:2.3:o:netbsd:netbsd:2.1:*:*:*:*:*:*:*
- cpe:2.3:o:netbsd:netbsd:3.0:*:*:*:*:*:*:*
More vulnerabilities in Netbsd
- CVE-2006-4304 — Critical (CVSS 10.0): Buffer overflow in the sppp driver in FreeBSD 4.11 through 6.1, NetBSD 2.0 through 4.0 beta before 20060823, and…
- CVE-2003-0694 — Critical (CVSS 10.0): The prescan function in Sendmail 8.12.9 allows remote attackers to execute arbitrary code via buffer overflow attacks,…
- CVE-2002-1337 — Critical (CVSS 10.0): Buffer overflow in Sendmail 5.79 to 8.12.7 allows remote attackers to execute arbitrary code via certain formatted…
- CVE-2001-0554 — Critical (CVSS 10.0): Buffer overflow in BSD-based telnetd telnet daemon on various operating systems allows remote attackers to execute…
- CVE-2001-0247 — Critical (CVSS 10.0): Buffer overflows in BSD-based FTP servers allows remote attackers to execute arbitrary commands via a long pattern…
- CVE-2001-0053 — Critical (CVSS 10.0): One-byte buffer overflow in replydirname function in BSD-based ftpd allows remote attackers to gain root privileges.