SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-58083

HIGH · CVSS 8.4 EPSS 0.12%

Source: NVD + CISA KEV + EPSS · Published 2026-08-19 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability arises from a race condition in the kernel's handling of knotes during the fork operation, which can lead to a use-after-free condition. This flaw allows an unprivileged local user to exploit the kernel's active list, potentially enabling privilege escalation. Organizations using affected kernel versions should prioritize patching to mitigate the risk of unauthorized access and system compromise.

CVE
CVE-2026-58083
Severity
HIGH
CVSS
8.4
EPSS
0.12%

Original NVD Description

While the kernel was copying knotes during fork, a knote with a timer-based filter could fire and be enqueued on the kqueue's active list before the copy was complete. The copy routine did not account for this and could enqueue the new knote a second time, corrupting the active list. In addition, the copy routine did not hold the appropriate locks while reading knote state, allowing further races. An unprivileged local user can trigger a use-after-free in the kernel, potentially leading to privilege escalation.

Related CVEs

Other vulnerabilities affecting the same vendor(s)