Vulnerability Details CVE-2026-49423
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.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.001
EPSS Ranking 1.1%
CVSS Severity
CVSS v3 Score 3.3
Products affected by CVE-2026-49423
-
cpe:2.3:o:freebsd:freebsd:14.3
-
cpe:2.3:o:freebsd:freebsd:14.4
-
cpe:2.3:o:freebsd:freebsd:15.0
-
cpe:2.3:o:freebsd:freebsd:15.1