Beveiligingsadvies

CVE-2001-1047

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2002-02-02 05:00:00
Laatst bijgewerkt 2024-08-08 04:44:07
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.