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.
References
Configurations
Configuration 1 (hide)
|
History
20 Nov 2024, 23:36
Type | Values Removed | Values Added |
---|---|---|
References | () http://seclists.org/bugtraq/2001/Jun/0020.html - | |
References | () http://www.securityfocus.com/bid/2817 - Vendor Advisory | |
References | () http://www.securityfocus.com/bid/2818 - Vendor Advisory | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/6660 - | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/6661 - |
Information
Published : 2001-06-02 04:00
Updated : 2024-11-20 23:36
NVD link : CVE-2001-1047
Mitre link : CVE-2001-1047
CVE.ORG link : CVE-2001-1047
JSON object : View
Products Affected
openbsd
- openbsd
CWE