4 matches found
The vulnerability of the decrypt_internal() function in the net/tls/tls_sw.c module of the TLS protocol implementation in Linux kernel allows a attacker to access protected information or cause service failure.
The vulnerability of the decryptinternal function in the net/tls/tlssw.c module of the TLS protocol implementation in Linux’s kernel involves a lack of checking for the return value. Exploiting this vulnerability could allow an attacker to access protected information or cause service failures...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987598)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987598 advisory. In the Linux kernel, the following vulnerability has been resolved: net/tls: fix slab-out-of-bounds bug in decryptinternal The memory size of tlsctx-rx.iv for...
DEBIAN-CVE-2022-49094
In the Linux kernel, the following vulnerability has been resolved: net/tls: fix slab-out-of-bounds bug in decryptinternal The memory size of tlsctx-rx.iv for AES128-CCM is 12 setting in tlssetswoffload. The return value of cryptoaeadivsize for "ccmaes" is 16. So memcpy require 16 bytes from 12...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an improperly set tlsctx-rx.iv memory size for AES128-CCM in the decryptinternal function, which results in ...