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

exploitDog

github логотип

GHSA-gq6w-h4cf-wpff

Опубликовано: 11 сент. 2026
Источник: github
Github: Не прошло ревью
CVSS4: 7.3
CVSS3: 7

Описание

NetBSD contains a use-after-free and double-free vulnerability in msg_recv_copyin() within the COMPAT_NETBSD32 compatibility layer due to a missing return statement before the cleanup label on the success path. Any local user able to execute a 32-bit binary on a 64-bit NetBSD system can trigger a kernel panic or memory corruption by calling recvmsg() with msg_iovlen between 9 and IOV_MAX, causing the kernel to access a freed iovec buffer and subsequently free the same allocation a second time.

NetBSD contains a use-after-free and double-free vulnerability in msg_recv_copyin() within the COMPAT_NETBSD32 compatibility layer due to a missing return statement before the cleanup label on the success path. Any local user able to execute a 32-bit binary on a 64-bit NetBSD system can trigger a kernel panic or memory corruption by calling recvmsg() with msg_iovlen between 9 and IOV_MAX, causing the kernel to access a freed iovec buffer and subsequently free the same allocation a second time.

EPSS

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

7.3 High

CVSS4

7 High

CVSS3

Дефекты

CWE-415

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

CVSS3: 7
nvd
2 дня назад

NetBSD contains a use-after-free and double-free vulnerability in msg_recv_copyin() within the COMPAT_NETBSD32 compatibility layer due to a missing return statement before the cleanup label on the success path. Any local user able to execute a 32-bit binary on a 64-bit NetBSD system can trigger a kernel panic or memory corruption by calling recvmsg() with msg_iovlen between 9 and IOV_MAX, causing the kernel to access a freed iovec buffer and subsequently free the same allocation a second time.

EPSS

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

7.3 High

CVSS4

7 High

CVSS3

Дефекты

CWE-415