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)
|
Information
Published : 2001-06-01 21:00
Updated : 2017-12-18 18:29
NVD link : CVE-2001-1047
Mitre link : CVE-2001-1047
JSON object : View
CWE
Products Affected
openbsd
- openbsd