{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2001-1047", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "20010602 Locally exploitable races in OpenBSD VFS", "refsource": "BUGTRAQ", "url": "http://seclists.org/bugtraq/2001/Jun/0020.html" }, { "name": "2817", "refsource": "BID", "url": "http://www.securityfocus.com/bid/2817" }, { "name": "openbsd-dup2-race-dos(6660)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/6660" }, { "name": "openbsd-pipe-race-dos(6661)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/6661" }, { "name": "2818", "refsource": "BID", "url": "http://www.securityfocus.com/bid/2818" } ] } }