CVE-2001-1559
MEDIUMOpenBSD 2.9-3.0 - Denial of Service via uipc System Calls
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-1559. PoCs published by Marco Peereboom.
AI-analyzed exploit summary This exploit triggers a local denial-of-service (DoS) in OpenBSD by attempting to pipe a NULL value, causing a kernel crash. The code is a minimal PoC demonstrating the vulnerability without additional malicious payloads.
Description
The uipc system calls (uipc_syscalls.c) in OpenBSD 2.9 and 3.0 provide user mode return instead of versus rval kernel mode values to the fdrelease function, which allows local users to cause a denial of service and trigger a null dereference.
Exploits (1)
This exploit triggers a local denial-of-service (DoS) in OpenBSD by attempting to pipe a NULL value, causing a kernel crash. The code is a minimal PoC demonstrating the vulnerability without additional malicious payloads.
References (3)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H