Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-j94h-9p69-vhvm

Опубликовано: 19 авг. 2026
Источник: github
Github: Не прошло ревью
CVSS3: 8.4

Описание

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.

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.

EPSS

Процентиль: 2%
0.00123
Низкий

8.4 High

CVSS3

Дефекты

CWE-416

Связанные уязвимости

CVSS3: 8.4
nvd
18 дней назад

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.

EPSS

Процентиль: 2%
0.00123
Низкий

8.4 High

CVSS3

Дефекты

CWE-416