PT-2026-70016 · Freebsd · Freebsd
CVE-2026-49423
·
Published
2026-06-30
·
Updated
2026-08-19
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
FreeBSD (affected versions not specified)
Description
A flaw in the KTLS (Kernel TLS) subsystem occurs when building the iovec array for a received TLS 1.2 CBC record. The function
ktls ocf tls cbc decrypt() increments the iovec index for every mbuf in the chain, including those skipped for containing only TLS header bytes, which leaves uninitialized entries in the iovec array because it was allocated without zeroing. A remote TLS peer can trigger a kernel panic by controlling TCP segmentation so that the first mbuf of a CBC record contains only the 5-byte TLS record header, causing the kernel to read from these uninitialized entries during HMAC computation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
DoS
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Freebsd