Lucene search
+L

309 matches found

Cvelist
Cvelist
added 2025/09/15 2:2 p.m.10 views

CVE-2022-50251 mmc: vub300: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

0.0016EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:2 p.m.33 views

CVE-2022-50251

CVE-2022-50251 affects the Linux kernel mmc/vub300 driver. The vulnerability arises when mmc_add_host() returns an error but its return value is ignored, leading to a memory leak from mmc_alloc_host() and a potential kernel crash due to removing an unadded device in the remove path. The accompany...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.7 views

PT-2025-37505

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The mmc add host function may return an error, and ignoring this return value can lead to a memory leak. This memory leak occurs because memory allocated in mmc alloc host is not freed...

6.1AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/05 12:42 p.m.6 views

OESA-2025-2157 iputils security update

The iputils package contains basic utilities for monitoring a network, including ping. The ping command sends a series of ICMP protocol ECHOREQUEST packets to a specified network host to discover whether the target machine is alive and receiving network traffic. Security Fixes: ping in iputils...

6.5CVSS7.1AI score0.00324EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 12:42 p.m.8 views

OESA-2025-2156 iputils security update

The iputils package contains basic utilities for monitoring a network, including ping. The ping command sends a series of ICMP protocol ECHOREQUEST packets to a specified network host to discover whether the target machine is alive and receiving network traffic. Security Fixes: ping in iputils...

6.5CVSS7.1AI score0.00324EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:31 p.m.10 views

net: Fix icmp host relookup triggering ip_rt_bug

...

5.5CVSS7AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2025/08/19 5:2 p.m.8 views

CVE-2025-38571 sunrpc: fix client side handling of tls alerts

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.2CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/08/19 5:2 p.m.17 views

CVE-2025-38566 sunrpc: fix handling of server side tls alerts

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
Tenable Nessus
Tenable Nessus
added 2025/08/14 12:0 a.m.7 views

EulerOS 2.0 SP11 : iputils (EulerOS-SA-2025-1930)

According to the versions of the iputils package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ping in iputils through 20240905 allows a denial of service application error or incorrect data collection via a crafted ICMP Echo Reply packet,...

6.5CVSS6.5AI score0.01659EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2025/08/12 12:0 a.m.2 views

Huawei EulerOS: Security Advisory for iputils (EulerOS-SA-2025-1978)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS7.5AI score0.01659EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-6200

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A race condition was found in the Linux Kernel. Under certain conditions, an unauthenticated attacker from an adjacent network could send an ICMPv6 router...

7.5CVSS7.6AI score0.02166EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2017-2671

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The pingunhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that...

5.5CVSS6.1AI score0.01463EPSS
SaveExploits3References2
RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.10 views

CVE-2025-50054

Buffer overflow in OpenVPN ovpn-dco-win version 1.3.0 and earlier and version 2.5.8 and earlier allows a local user process to send a too large control message buffer to the kernel driver resulting in a system crash...

5.5CVSS7.4AI score0.00228EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/06/20 1:45 p.m.11 views

CVE-2022-49937

In the Linux kernel, the following vulnerability has been resolved: media: mceusb: Use new usbcontrolmsg routines Automatic kernel fuzzing led to a WARN about invalid pipe direction in the mceusb driver: ------------ cut here ------------ usb 6-1: BOGUS control dir, pipe 80000380 doesn't match...

4.1CVSS6.9AI score0.0015EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/20 6:29 a.m.70 views

CVE-2025-50054

CVE-2025-50054 affects OpenVPN ovpn-dco-win, specifically versions 1.3.0 and earlier and 2.5.8 and earlier. The vulnerability is a kernel-driver buffer overflow that lets a local user send an oversized control message to the driver, potentially causing a system crash (local, high impact on availa...

5.5CVSS7.3AI score0.00228EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/06/20 6:29 a.m.22 views

CVE-2025-50054

Buffer overflow in OpenVPN ovpn-dco-win version 1.3.0 and earlier and version 2.5.8 and earlier allows a local user process to send a too large control message buffer to the kernel driver resulting in a system crash...

0.00228EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/06/20 6:29 a.m.4 views

CVE-2025-50054

Buffer overflow in OpenVPN ovpn-dco-win version 1.3.0 and earlier and version 2.5.8 and earlier allows a local user process to send a too large control message buffer to the kernel driver resulting in a system crash...

7.3AI score0.00228EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:46 a.m.8 views

SUSE CVE-2022-49937

In the Linux kernel, the following vulnerability has been resolved: media: mceusb: Use new usbcontrolmsg routines Automatic kernel fuzzing led to a WARN about invalid pipe direction in the mceusb driver: ------------ cut here ------------ usb 6-1: BOGUS control dir, pipe 80000380 doesn't match...

4CVSS6.1AI score0.0015EPSS
SaveExploits0References13
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-49937

In the Linux kernel, the following vulnerability has been resolved: media: mceusb: Use new usbcontrolmsg routines Automatic kernel fuzzing led to a WARN about invalid pipe direction in the mceusb driver: ------------ cut here ------------ usb 6-1: BOGUS control dir, pipe 80000380 doesn't match...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

UBUNTU-CVE-2022-49937

In the Linux kernel, the following vulnerability has been resolved: media: mceusb: Use new usbcontrolmsg routines Automatic kernel fuzzing led to a WARN about invalid pipe direction in the mceusb driver: ------------ cut here ------------ usb 6-1: BOGUS control dir, pipe 80000380 doesn't match...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References7
Rows per page
Query Builder