| 제목 | LatencyUtils 2.0.3 PauseDetector DOS |
|---|
| 설명 | LatencyUtils uses a background thread to detect system pauses (like GC stalls) and correct latency measurements for coordinated omission. When a detected pause exceeds the configured maximum (highestTrackableLatency), the underlying HdrHistogram library throws an ArrayIndexOutOfBoundsException. Because this exception is unhandled by the background thread, the thread crashes permanently, causing LatencyUtils to stop detecting all future pauses and effectively disabling its core functionality. |
|---|
| 원천 | ⚠️ https://github.com/LatencyUtils/LatencyUtils/issues/22 |
|---|
| 사용자 | Yu Bao from PayPal Cyber Security Team (UID 99838) |
|---|
| 제출 | 2026. 07. 16. AM 05:54 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 30. AM 08:25 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 397091 [LatencyUtils 까지 2.0.3 PauseDetector LatencyStats.java LatencyStats.recordDetectedPause 메모리 손상] |
|---|
| 포인트들 | 20 |
|---|