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

exploitDog

github логотип

GHSA-c5hg-f3pf-qgxh

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

Описание

When building the iovec array for a received TLS 1.2 CBC record, ktls_ocf_tls_cbc_decrypt() incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was allocated without zeroing.

A remote TLS peer can cause the kernel to read from uninitialized iovec entries during HMAC computation, resulting in a kernel panic. The peer must be able to control TCP segmentation such that the first mbuf of a CBC record contains only the 5-byte TLS record header.

When building the iovec array for a received TLS 1.2 CBC record, ktls_ocf_tls_cbc_decrypt() incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was allocated without zeroing.

A remote TLS peer can cause the kernel to read from uninitialized iovec entries during HMAC computation, resulting in a kernel panic. The peer must be able to control TCP segmentation such that the first mbuf of a CBC record contains only the 5-byte TLS record header.

EPSS

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

3.3 Low

CVSS3

Дефекты

CWE-908

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

CVSS3: 3.3
nvd
около 1 месяца назад

When building the iovec array for a received TLS 1.2 CBC record, ktls_ocf_tls_cbc_decrypt() incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was allocated without zeroing. A remote TLS peer can cause the kernel to read from uninitialized iovec entries during HMAC computation, resulting in a kernel panic. The peer must be able to control TCP segmentation such that the first mbuf of a CBC record contains only the 5-byte TLS record header.

CVSS3: 7.5
fstec
3 месяца назад

Уязвимость подсистемы KTLS ядра операционных систем FreeBSD, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

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

3.3 Low

CVSS3

Дефекты

CWE-908