Lucene search
+L

4231 matches found

Cvelist
Cvelist
added 2025/08/22 1:01 p.m.34 views

CVE-2024-58239 tls: stop recv() if initial process_rx_list gave us non-DATA

In the Linux kernel, the following vulnerability has been resolved: tls: stop recv if initial processrxlist gave us non-DATA If we have a non-DATA record on the rxlist and another record of the same type still on the queue, we will end up merging them: - processrxlist copies the non-DATA record -...

8.2CVSS0.00346EPSS
SaveExploits2References7
Debian CVE
Debian CVE
added 2025/08/22 1:01 p.m.11 views

CVE-2024-58239

In the Linux kernel, the following vulnerability has been resolved: tls: stop recv if initial processrxlist gave us non-DATA If we have a non-DATA record on the rxlist and another record of the same type still on the queue, we will end up merging them: - processrxlist copies the non-DATA record -...

8.2CVSS5.5AI score0.00346EPSS
SaveExploits2
CNNVD
CNNVD
added 2025/08/22 12:00 a.m.9 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 a TLS ULP data disappearance that could lead to an out-of-bounds read...

7.1CVSS6.3AI score0.00202EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/08/22 12:00 a.m.7 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 improper handling of non-DATA records by the tls module, which could result in a data merge error...

5.5CVSS6.8AI score0.00346EPSS
SaveExploits2References8
Tenable Nessus
Tenable Nessus
added 2025/08/22 12:00 a.m.8 views

Oracle Linux 10 : kernel (ELSA-2025-14009)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-14009 advisory. - tls: always refresh the queue when reading sock - CVE-2025-38471 - net: fix udp gso skbsegment after pull from fraglist - CVE-2025-38124 - Bluetoot...

9.8CVSS7AI score0.00403EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/21 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-5678

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications...

5.3CVSS6.5AI score0.04459EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/21 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-6129

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Issue summary: The POLY1305 MAC message authentication code implementation contains a bug that might corrupt the internal state of applications running on Power...

6.5CVSS6.8AI score0.02323EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2020-28327

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A respjsipsession crash was discovered in Asterisk Open Source 13.x before 13.37.1, 16.x before 16.14.1, 17.x before 17.8.1, and 18.x before 18.0.1. and Certifi...

5.3CVSS5.7AI score0.01993EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.24 views

Oracle Linux 9 : kernel (ELSA-2025-13962)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-13962 advisory. - wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds CKI Backport Bot RHEL-103151 CVE-2025-38159 - bpf, testrun: Fix use-after-fre...

9.8CVSS7.5AI score0.00413EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-5971

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was found in Undertow, where the chunked response hangs after the body was flushed. The response headers and body were sent but the client would...

7.5CVSS6.8AI score0.02921EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.11 views

SUSE CVE-2025-38566

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

8.1CVSS6.6AI score0.00587EPSS
SaveExploits0References75
SUSE CVE
SUSE CVE
added 2025/08/19 11:22 p.m.10 views

SUSE CVE-2025-38608

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpfmsgpopdata in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, w...

7.1CVSS6.5AI score0.00395EPSS
SaveExploits0References85
OSV
OSV
added 2025/08/19 5:15 p.m.2 views

DEBIAN-CVE-2025-38608

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpfmsgpopdata in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, w...

5.5CVSS5.7AI score0.00395EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/19 5:15 p.m.12 views

CVE-2025-38566

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

9.8CVSS0.00587EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/19 5:15 p.m.7 views

DEBIAN-CVE-2025-38571

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tlsalertrecv due to its assumption that there is valid data in the msghdr's iterator's kvec. Instead, this patch proposes the...

5.5CVSS5.6AI score0.00332EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/19 5:15 p.m.18 views

CVE-2025-38571

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tlsalertrecv due to its assumption that there is valid data in the msghdr's iterator's kvec. Instead, this patch proposes the...

8.2CVSS0.00332EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/19 5:15 p.m.7 views

DEBIAN-CVE-2025-38566

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

7.5CVSS5.8AI score0.00587EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.10 views

UBUNTU-CVE-2025-38608

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpfmsgpopdata in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, w...

8.6CVSS6.1AI score0.00395EPSS
SaveExploits0References40
OSV
OSV
added 2025/08/19 5:15 p.m.11 views

UBUNTU-CVE-2025-38571

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tlsalertrecv due to its assumption that there is valid data in the msghdr's iterator's kvec. Instead, this patch proposes the...

8.2CVSS6AI score0.00332EPSS
SaveExploits0References30
OSV
OSV
added 2025/08/19 5:15 p.m.11 views

UBUNTU-CVE-2025-38566

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tlsalertrecv due to its assumption it can read data from the msg iterator's kvec.. kTLS implementation splits TLS non-da...

9.8CVSS6.2AI score0.00587EPSS
SaveExploits0References30
Rows per page
Query Builder