Lucene search
+L

37802 matches found

Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.13 views

PT-2026-27643

Name of the Vulnerable Software and Affected Versions Kea versions 2.6.0 through 2.6.4 Kea versions 3.0.0 through 3.0.2 Description A specially crafted message sent to the kea-ctrl-agent, kea-dhcp-ddns, kea-dhcp4, or kea-dhcp6 daemons via an API socket or HA listener can lead to a stack overflow...

7.5CVSS5.9AI score0.01361EPSS
SaveExploits0References39
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.10 views

PT-2026-3735

Name of the Vulnerable Software and Affected Versions Oracle VM VirtualBox versions 7.1.14 and 7.2.4 Description An easily exploitable issue exists in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. A high-privileged attacker with access to the infrastructure where Orac...

8.2CVSS7.3AI score0.00196EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.10 views

PT-2026-3731

Name of the Vulnerable Software and Affected Versions Oracle VM VirtualBox versions 7.1.14 and 7.2.4 Description A difficult to exploit issue exists in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. An attacker with high privileges who has access to the system where...

7.5CVSS7.2AI score0.00198EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.10 views

PT-2026-25095

Name of the Vulnerable Software and Affected Versions qemu affected versions not specified Description The description provides information about security issues that were resolved in the qemu-10.2.2-1.1 package on openSUSE Tumbleweed. The nature of these security issues is not detailed in the...

7.4CVSS7.3AI score0.00171EPSS
SaveExploits0References46
OSV
OSV
added 2026/01/01 12:0 a.m.3 views

OPENSUSE-SU-2026:10001-1 dirmngr-2.5.16-1.1 on GA media

These are all security issues fixed in the dirmngr-2.5.16-1.1 package on the GA media of openSUSE Tumbleweed...

7.8CVSS5.8AI score0.00132EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/12/31 7:23 a.m.5 views

CVE-2025-1977

The NPort 6100-G2/6200-G2 Series is affected by an execution with unnecessary privileges vulnerability CVE-2025-1977 that allows an authenticated user with read-only access to perform unauthorized configuration changes through the MCC Moxa CLI Configuration tool. The issue can be exploited remote...

7.7CVSS6AI score0.00304EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: python3 (UTSA-2025-993334)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993334 advisory. When building nested elements using xml.dom.minidom methods such as appendChild that have a dependency on clearidcache the algorithm is quadratic. Availability can b...

6.3CVSS8.1AI score0.00781EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2023-60392

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Only send -ENOTCONN status if client driver is available For the STOP and RESET commands, only send the channel disconnect status -ENOTCONN if client driver is available. Otherwise, it will result in null pointer...

6AI score0.00172EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54249

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Only send -ENOTCONN status if client driver is available For the STOP and RESET commands, only send the channel disconnect status -ENOTCONN if client driver is available. Otherwise, it will result in null pointer...

0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/30 1:15 p.m.6 views

CVE-2022-50817

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid possible NULL deref in skbclone syzbot got a crash 1 in skbclone, caused by a bug in hsrgetuntaggedframe. When/if createstrippedskbhsr returns NULL, we must not attempt to call skbclone. While we are at it, replac...

0.00208EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 12:17 p.m.6 views

OESA-2025-2901 glib2 security update

GLib is a bundle of three formerly five low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since. Security Fixes: A vulnerability was found in GNOME GLib...

9.8CVSS7.4AI score0.00839EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.8 views

CVE-2023-54249

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Only send -ENOTCONN status if client driver is available For the STOP and RESET commands, only send the channel disconnect status -ENOTCONN if client driver is available. Otherwise, it will result in null pointer...

5.1AI score0.00172EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.34 views

CVE-2023-54249 bus: mhi: ep: Only send -ENOTCONN status if client driver is available

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Only send -ENOTCONN status if client driver is available For the STOP and RESET commands, only send the channel disconnect status -ENOTCONN if client driver is available. Otherwise, it will result in null pointer...

0.00172EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:15 p.m.24 views

CVE-2023-54249

The CVE concerns the Linux kernel component bus: mhi: ep. The issue arises when handling STOP and RESET commands: the system may send a -ENOTCONN status even if the client driver is not available, which could lead to a null pointer dereference. The available connected sources confirm this is a ke...

6.2AI score0.00172EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.30 views

CVE-2022-50817 net: hsr: avoid possible NULL deref in skb_clone()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid possible NULL deref in skbclone syzbot got a crash 1 in skbclone, caused by a bug in hsrgetuntaggedframe. When/if createstrippedskbhsr returns NULL, we must not attempt to call skbclone. While we are at it, replac...

0.00208EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/30 12:0 a.m.12 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 the Linux kernel that stems from a failure to check client driver availability, which could lead to null pointer dereferencing...

5.8AI score0.00172EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.27 views

PT-2026-33338

Name of the Vulnerable Software and Affected Versions Protobuf PHP versions prior to 5.34.0-RC1 Protobuf PHP versions prior to 4.33.6 Description A Denial of Service DoS issue exists during the parsing of untrusted input. Maliciously structured messages, specifically those containing negative...

7.8CVSS5.7AI score0.0036EPSS
SaveExploits0References20
OSV
OSV
added 2025/12/29 12:0 a.m.4 views

OPENSUSE-SU-2025:15852-1 trivy-0.68.2-1.1 on GA media

These are all security issues fixed in the trivy-0.68.2-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS6.7AI score0.00623EPSS
SaveExploits2References4
OSV
OSV
added 2025/12/29 12:0 a.m.5 views

OPENSUSE-SU-2025:15850-1 python312-3.12.12-4.1 on GA media

These are all security issues fixed in the python312-3.12.12-4.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.8AI score0.01594EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/28 12:0 a.m.5 views

OPENSUSE-SU-2025:15848-1 python311-openapi-core-0.22.0-1.1 on GA media

These are all security issues fixed in the python311-openapi-core-0.22.0-1.1 package on the GA media of openSUSE Tumbleweed...

6.3CVSS6.6AI score0.00518EPSS
SaveExploits0References1
Rows per page
Query Builder