Lucene search
+L

14606 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/03 10:31 p.m.8 views

udp: Deal with race between UDP socket address change and rehash

...

4.7CVSS6.9AI score0.00144EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/03 12:0 a.m.14 views

PT-2025-35816

Name of the Vulnerable Software and Affected Versions: Adacore Ada Web Server AWS versions prior to 25.2 Description: The Adacore Ada Web Server AWS is susceptible to a denial-of-service DoS condition resulting from improper handling of SSL handshakes during connection initialization. The server...

7.5CVSS6.4AI score0.00355EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/03 12:0 a.m.8 views

PT-2025-40071

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's networking subsystem, specifically within the Xilinx Axienet driver. Insufficient error handling during retrieval of RX metadata pointers can lead to...

5.7CVSS6.1AI score0.00254EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/02 7:47 p.m.6 views

CVE-2025-8614 NoMachine Uncontrolled Search Path Element Local Privilege Escalation Vulnerability

NoMachine Uncontrolled Search Path Element Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of NoMachine. An attacker must first obtain the ability to execute low-privileged code on the target system in order to...

7.8CVSS7.2AI score0.00265EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/09/02 6:56 a.m.7 views

kernel: can: peak_usb: fix use after free bugs

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: fix use after free bugs After calling peakusbnetifrxniskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is accessed after the peakusbnetifrxni. Reordering the lines solves the...

8.8CVSS6.4AI score0.00242EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/02 6:55 a.m.7 views

kernel: udp: Fix memory accounting leak.

A memory overflow vulnerability exists within the Linux kernel's networking subsystem. Specifically, an application can set the SORCVBUF socket option to its maximum value INTMAX, which triggers an integer overflow within the udprmemrelease function during socket closure. The udpdestructcommon...

5.5CVSS6.9AI score0.00202EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2025/09/02 12:0 a.m.10 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: netsched: hfsc: Fix a potential UAF in hfscdequeue too CVE-2025-37823 kernel: i40e: fix MMIO write access to an invalid page in i40eclearhw CVE-2025-38200 kernel: RDMA/iwcm: Fix...

9.8CVSS6.6AI score0.00344EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2025/09/02 12:0 a.m.7 views

PT-2025-38555

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ax25 kiss rcv function where input skbs are not properly checked for sharing before being queued or manipulated. This can lead to skb-dev becoming...

5.5CVSS5.8AI score0.0022EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38618

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vsock: Do not allow binding to VMADDRPORTANY It is possible for a vsock to autobind to VMADDRPORTANY. This can cause a use-after-free when a connection is made ...

7.8CVSS7.3AI score0.00163EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/01 12:0 a.m.8 views

PT-2025-49727

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to a race condition in the sockmap functionality involving skb socket buffer reference counts. Specifically, a race can occur where skbs from the...

4.6CVSS5.9AI score0.00186EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38571

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.2CVSS5.9AI score0.00325EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/08/30 6:21 p.m.6 views

CVE-2025-9474

A vulnerability was detected in Mihomo Party up to 1.8.1 on macOS. Affected is the function enableSysProxy of the file src/main/sys/sysproxy.ts of the component Socket Handler. The manipulation results in creation of temporary file with insecure permissions. The attack requires a local approach...

4.5CVSS4.6AI score0.00135EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2023-47641

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the...

6.5CVSS6.5AI score0.00827EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2022-25643

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - seatd-launch in seatd 0.6.x before 0.6.4 allows removing files with escalated privileges when installed setuid root. The attack vector is a user-supplied socket...

9.8CVSS7.9AI score0.02108EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/28 10:15 a.m.9 views

CVE-2024-58240

In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the completion to wake us up and return its result. We...

9.8CVSS0.00313EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/08/28 5:16 a.m.16 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/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-47792

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Nextcloud Desktop is the desktop sync client for Nextcloud. In versions of Nextcloud Desktop prior to 3.15, 3rdparty applications already installed on a user...

6.1CVSS6AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2019-13611

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in python-engineio through 3.8.2. There is a Cross-Site WebSocket Hijacking CSWSH vulnerability that allows attackers to make WebSocket...

8.8CVSS6.9AI score0.00853EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2020-25652

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the spice-vdagentd daemon, where it did not properly handle client connections that can be established via the UNIX domain socket in...

5.5CVSS6AI score0.00431EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/08/26 10:28 a.m.6 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
Rows per page
Query Builder