Lucene search
+L

60 matches found

Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.9 views

PT-2025-54152

In the Linux kernel, the following vulnerability has been resolved: net: tls: avoid hanging tasks on the tx lock syzbot sent a hung task report and Eric explains that adversarial receiver may keep RWIN at 0 for a long time, so we are not guaranteed to make forward progress. Thread which took tx...

6.4AI score0.00581EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/12/15 12:00 a.m.14 views

The vulnerability of the net/tls component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the net/tls component in Linux operating systems is related to synchronization errors when using shared resources. Exploiting this vulnerability allows an attacker to cause service failures...

4.1CVSS7AI score0.00202EPSS
SaveExploits0References15Affected Software4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988782)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988782 advisory. In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix flipped sign in tlserrabort calls sk-skerr appears to expect a positive value, a...

9.8CVSS5.9AI score0.00483EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:00 a.m.15 views

Amazon Linux 2 : kernel (ALASKERNEL-5.15-2025-079)

The version of kernel installed on the remote host is prior to 5.15.182-123.190. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2025-079 advisory. In the Linux kernel, the following vulnerability has been resolved: media: streamzap: fix race between...

7.8CVSS6.2AI score0.00547EPSS
SaveExploits0References32
OSV
OSV
added 2025/06/18 10:15 a.m.5 views

DEBIAN-CVE-2025-38018

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

5.5CVSS5.7AI score0.00436EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.10 views

UBUNTU-CVE-2025-38018

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

7.5CVSS6.2AI score0.00436EPSS
SaveExploits0References27
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.22 views

CVE-2025-38018

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

7.5CVSS5.6AI score0.00436EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.24 views

CVE-2025-38018 net/tls: fix kernel panic when alloc_page failed

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

7.5CVSS0.00436EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net/tls: fixed a kernel panic that occurred when allocpage failed. We cannot set fraglist to a NULL pointer when allocpage fails. This setting will be used in tlsstrpcheckqueueok when tlsstrpreadsock is called next time. This ...

7.5CVSS6.5AI score0.00436EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.6 views

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 Linux kernel that stems from disconnections not being handled correctly in net/tls, which could lead to warnings and crashes...

5.5CVSS6.5AI score0.00319EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.13 views

The vulnerability of the tls_user_config() function in the include/net/tls.h module of the Linux kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the tlsuserconfig function in the include/net/tls.h module of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

7.8CVSS6.5AI score0.00744EPSS
SaveExploits0References17Affected Software3
Tenable Nessus
Tenable Nessus
added 2024/08/19 12:00 a.m.64 views

EulerOS Virtualization 2.10.1 : kernel (EulerOS-SA-2024-2140)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: kyber: fix out of bounds access when preempted...

9.8CVSS6.6AI score0.00828EPSS
SaveExploits1References90
NVD
NVD
added 2024/05/22 9:15 a.m.17 views

CVE-2021-47496

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix flipped sign in tlserrabort calls sk-skerr appears to expect a positive value, a convention that ktls doesn't always follow and that leads to memory corruption in other code. For instance, kworker tlsencryptdone...,...

9.8CVSS6.7AI score0.00483EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.13 views

CVE-2021-47496 net/tls: Fix flipped sign in tls_err_abort() calls

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix flipped sign in tlserrabort calls sk-skerr appears to expect a positive value, a convention that ktls doesn't always follow and that leads to memory corruption in other code. For instance, kworker tlsencryptdone...,...

9.8CVSS6.9AI score0.00483EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.36 views

CVE-2021-47496 net/tls: Fix flipped sign in tls_err_abort() calls

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix flipped sign in tlserrabort calls sk-skerr appears to expect a positive value, a convention that ktls doesn't always follow and that leads to memory corruption in other code. For instance, kworker tlsencryptdone...,...

9.8CVSS6.6AI score0.00483EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/20 12:00 a.m.53 views

Amazon Linux 2 : kernel (ALASKERNEL-5.15-2024-043)

The version of kernel installed on the remote host is prior to 5.15.158-103.164. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2024-043 advisory. In the Linux kernel, the following vulnerability has been resolved: tls: fix race between async notify a...

9.8CVSS6.5AI score0.00746EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/17 2:27 p.m.113 views

CVE-2024-35841

CVE-2024-35841 describes a Linux kernel vulnerability in the TLS path (net: tls) related to splice handling with MSG_SPLICE_PAGES. The issue occurs when moving user pages from msg to msg_pl; if more pages are added than MAX_MSG_FRAGS and the MORE flag is used, the code can attempt to re-fill a fu...

5.5CVSS6.9AI score0.00218EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/05/17 12:00 a.m.21 views

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 Linux kernel, which stems from a vulnerability in the net:tls module...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/03/16 6:23 p.m.35 views

CVE-2021-47131

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix use-after-free after the TLS device goes down and up When a netdev with active TLS offload goes down, tlsdevicedown is called to stop the offload and tear down the TLS context. However, the socket stays alive, and it...

5.5CVSS6.6AI score0.00744EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.29 views

CVE-2021-47131

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix use-after-free after the TLS device goes down and up When a netdev with active TLS offload goes down, tlsdevicedown is called to stop the offload and tear down the TLS context. However, the socket stays alive, and it...

8.1CVSS6.3AI score0.00744EPSS
SaveExploits0References9
Rows per page
Query Builder