CVE-2002-1983
QNX RTOS 6.1.0 - Denial of Service via Timer Tick Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1983. PoCs published by Pawel Pisarczyk.
AI-analyzed exploit summary This exploit creates multiple timers with specific characteristics to trigger a denial of service in QNX RTP 6.1. It leverages the `TimerCreate` and `TimerSettime` functions to overwhelm the system, causing it to hang.
Description
The timer implementation in QNX RTOS 6.1.0 allows local users to cause a denial of service (hang) and possibly execute arbitrary code by creating multiple timers with a 1-ms tick.
Exploits (1)
This exploit creates multiple timers with specific characteristics to trigger a denial of service in QNX RTP 6.1. It leverages the `TimerCreate` and `TimerSettime` functions to overwhelm the system, causing it to hang.