CVE-2001-1047
CVE-2001-1047 is a low-severity vulnerability in Openbsd with a CVSS 2.0 base score of 1.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Low (CVSS 2.0 base score 1.2)
- EPSS exploit prediction: 0% (19th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Openbsd
- Published:
- Last modified:
Description
Race condition in OpenBSD VFS allows local users to cause a denial of service (kernel panic) by (1) creating a pipe in one thread and causing another thread to set one of the file descriptors to NULL via a close, or (2) calling dup2 on a file descriptor in one process, then setting the descriptor to NULL via a close in another process that is created via rfork.
Frequently asked questions
- What is CVE-2001-1047?
- Race condition in OpenBSD VFS allows local users to cause a denial of service (kernel panic) by (1) creating a pipe in one thread and causing another thread to set one of the file descriptors to NULL via a close, or (2) calling dup2 on a file descriptor in one process, then setting the descriptor to NULL via a close in another process that is created via rfork.
- How severe is CVE-2001-1047?
- CVE-2001-1047 has a CVSS 2.0 base score of 1.2, rated low severity.
- Is CVE-2001-1047 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2001-1047?
- CVE-2001-1047 primarily affects Openbsd. In total, 4 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2001-1047?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2001-1047 published?
- CVE-2001-1047 was published on 2001-06-02 and last updated on 2026-06-16.
References
- http://seclists.org/bugtraq/2001/Jun/0020.html
- http://www.securityfocus.com/bid/2817
- http://www.securityfocus.com/bid/2818
- https://exchange.xforce.ibmcloud.com/vulnerabilities/6660
- https://exchange.xforce.ibmcloud.com/vulnerabilities/6661
Affected products (4)
- cpe:2.3:o:openbsd:openbsd:2.6:*:*:*:*:*:*:*
- cpe:2.3:o:openbsd:openbsd:2.7:*:*:*:*:*:*:*
- cpe:2.3:o:openbsd:openbsd:2.8:*:*:*:*:*:*:*
- cpe:2.3:o:openbsd:openbsd:2.9:*:*:*:*:*:*:*
More vulnerabilities in Openbsd
- CVE-2007-1365 — Critical (CVSS 10.0): Buffer overflow in kern/uipc_mbuf2.c in OpenBSD 3.9 and 4.0 allows remote attackers to execute arbitrary code via…
- 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-2004-0492 — Critical (CVSS 10.0): Heap-based buffer overflow in proxy_util.c for mod_proxy in Apache 1.3.25 to 1.3.31 allows remote attackers to cause a…
- CVE-2004-0414 — Critical (CVSS 10.0): CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, does not properly handle malformed "Entry" lines, which prevents…
- CVE-2004-0416 — Critical (CVSS 10.0): Double free vulnerability for the error_prog_name string in CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, may…
- CVE-2004-0418 — Critical (CVSS 10.0): serve_notify in CVS 1.12.x through 1.12.8, and 1.11.x through 1.11.16, does not properly handle empty data lines, which…