PT-2026-46386 · Unknown · Network Sockets Subsystem
Pdgendt
·
Published
2026-06-04
·
Updated
2026-06-04
·
CVE-2026-5066
CVSS v3.1
6.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
Network sockets subsystem (affected versions not specified)
Description
An out-of-bounds write and read issue exists in the TLS socket connect path within the network sockets subsystem, specifically in the
subsys/net/lib/sockets/sockets tls.c file. When the TLS session cache is enabled, the functions tls session store() and tls session restore() use memcpy to copy a caller-supplied address into a fixed-size buffer. Because the addrlen value is controlled by the caller and not validated against the destination size, an application can provide an addrlen larger than the struct net sockaddr size. This allows the operation to read and write past the end of the address memory used by the TLS session cache, which can result in a system crash, denial of service, or potential arbitrary code execution.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Network Sockets Subsystem