Lucene search
+L

10322 matches found

OSV
OSV
added 2025/08/26 9:40 p.m.6 views

GHSA-Q77W-MWJJ-7MQX Picklescan is missing detection when calling built-in python library asyncio.unix_events._UnixSubprocessTransport._start

Summary Using asyncio.unixevents.UnixSubprocessTransport.start function, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to...

8.1CVSS7.9AI score0.00826EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/08/26 10:28 a.m.9 views

kernel: tls: always refresh the queue when reading sock

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old skb when checking if all skbs in the que...

9.8CVSS6.8AI score0.00397EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/26 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2020-12872

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - yawsconfig.erl in Yaws through 2.0.2 and/or 2.0.7 loads obsolete TLS ciphers, as demonstrated by ones that allow Sweet32 attacks, if running on an Erlang/OTP...

5.5CVSS6.6AI score0.00389EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/08/26 12:00 a.m.13 views

PT-2025-34800 · Ipfire · Ipfire

Name of the Vulnerable Software and Affected Versions: IPFire version 2.29 Description: The DNS management interface dns.cgi in IPFire fails to properly sanitize user-supplied input in the NAMESERVER, REMARK, and TLS HOSTNAME query parameters. This results in a reflected cross-site scripting XSS...

6.1CVSS6.1AI score0.00228EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2025/08/26 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-27782

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libcurl would reuse a previously created connection even when a TLS or SSHrelated option had been changed that should have prohibited reuse.libcurl keeps...

7.5CVSS6.8AI score0.0293EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/08/26 12:00 a.m.40 views

PT-2026-55675

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 0.0.30 Description The software fails to detect the asyncio.unix events. UnixSubprocessTransport. start function within pickle reduce methods. This allows remote code execution as attackers can create malicious...

8.1CVSS6.6AI score0.00826EPSS
SaveExploits0References11
CVE
CVE
added 2025/08/26 12:00 a.m.43 views

CVE-2025-55443

Affected product: Telpo MDM Android, versions 1.4.6–1.4.9. Vulnerability: Sensitive administrator credentials and MQTT server connection details are stored in plaintext in log files on external storage, enabling access to the MDM web platform to perform administrative operations and to the MQTT s...

9.1CVSS6.6AI score0.00242EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2025/08/25 12:18 p.m.11 views

kernel: tls: always refresh the queue when reading sock

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old skb when checking if all skbs in the que...

9.8CVSS6.8AI score0.00397EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2012-6617

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The preparesdpdescription function in ffserver.c in FFmpeg before 1.0.2 allows remote attackers to cause a denial of service crash via vectors related to the rt...

4.3CVSS5.8AI score0.02258EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/08/23 8:13 p.m.7 views

CVE-2025-55230

Untrusted pointer dereference in Windows MBT Transport driver allows an authorized attacker to elevate privileges locally...

7.8CVSS7.1AI score0.00357EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/08/22 11:29 p.m.17 views

SUSE CVE-2025-38616

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.4CVSS6.2AI score0.00202EPSS
SaveExploits0References81
NVD
NVD
added 2025/08/22 2:15 p.m.19 views

CVE-2025-38616

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.8CVSS0.00202EPSS
SaveExploits0References6
OSV
OSV
added 2025/08/22 2:15 p.m.4 views

DEBIAN-CVE-2025-38616

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.1CVSS6AI score0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/22 2:15 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.2CVSS0.00346EPSS
SaveExploits2References7
OSV
OSV
added 2025/08/22 2:15 p.m.9 views

UBUNTU-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.2CVSS6AI score0.00346EPSS
SaveExploits2References10
OSV
OSV
added 2025/08/22 2:15 p.m.13 views

UBUNTU-CVE-2025-38616

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.8CVSS5.7AI score0.00202EPSS
SaveExploits0References23
CVE
CVE
added 2025/08/22 1:01 p.m.109 views

CVE-2025-38616

CVE-2025-38616 (Linux kernel TLS ULP issue) affects the kernel TLS path handling data that may disappear from under the TLS ULP when the socket reader predated TLS installation or uses non-standard read APIs. The bug could lead to an out-of-bounds read or TLS state corruption if data is partially...

7.8CVSS6.3AI score0.00202EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/08/22 1:01 p.m.11 views

CVE-2025-38616 tls: handle data disappearing from under the TLS ULP

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.8CVSS5.9AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/08/22 1:01 p.m.30 views

CVE-2025-38616 tls: handle data disappearing from under the TLS ULP

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.8CVSS0.00202EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/08/22 1:01 p.m.17 views

CVE-2025-38616

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.8CVSS6AI score0.00202EPSS
SaveExploits0
Rows per page
Query Builder