Lucene search
+L

760 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 9:51 a.m.13 views

CVE-2020-10214

An issue was discovered on D-Link DIR-825 Rev.B 2.10 devices. There is a stack-based buffer overflow in the httpd binary. It allows an authenticated user to execute arbitrary code via a POST to ntpsync.cgi with a sufficiently long parameter ntpserver...

9CVSS8.1AI score0.18327EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/01/09 12:00 a.m.50 views

PT-2026-1842

Name of the Vulnerable Software and Affected Versions Network Device Firmware affected versions not specified Description This issue enables authenticated attackers to execute commands through the NTP-configuration of the device. The vulnerability involves a command injection within the NTP...

8.6CVSS7.4AI score0.00363EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/07 9:41 a.m.11 views

CVE-1999-0508

An account on a router, firewall, or other network device has a default, null, blank, or missing password...

4.6CVSS6.8AI score0.0356EPSS
SaveExploits3References1
SUSE Linux
SUSE Linux
added 2026/01/06 4:03 p.m.5 views

Security update for qemu

This update for qemu fixes the following issues: Security issues fixed: CVE-2023-1544: out-of-bounds read in VMWare's paravirtual RDMA device operations can be exploited through a malicious guest driver to crash the QEMU process on the host bsc1209554. CVE-2024-6505: heap-based buffer overflow in...

7.9CVSS7.4AI score0.00656EPSS
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2026/01/06 12:00 a.m.15 views

The vulnerability of the Quest KACE Systems Management Appliance (SMA) tool, which allows for bypassing the authentication process by using an alternative path or channel, enables attackers to circumvent the authentication procedures.

The vulnerability of the Quest KACE Systems Management Appliance SMA tool for comprehensive network device management relates to bypassing the authentication process by using an alternative path or channel. Exploiting this vulnerability allows a malicious actor to circumvent the authentication...

9CVSS5.8AI score0.00833EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.14 views

PT-2026-5538

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0-rc5+ 115 Description The Linux kernel contains a flaw in the mlx5e network driver. Specifically, the mlx5e priv structure, which is unstable, could be cleared if profile attachment failed. This issue occur...

5.1CVSS6.3AI score0.00217EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.16 views

PT-2026-4662

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the mlx5e netdev change profile function. A failure to attach a new profile during a profile change rollback can lead to a dangling netdev with a...

6CVSS6.1AI score0.00153EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.15 views

PT-2026-26118

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where the netdev pointer is not initialized before queue setup in the setup nic devices function. Specifically, the pointer to the network device...

5.5CVSS6.6AI score0.00114EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/30 3:30 p.m.9 views

EUVD-2022-55881

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...

5.9AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 1:16 p.m.15 views

UBUNTU-CVE-2023-54273

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix leak of dev tracker At the stage of direction checks, the netdev reference tracker is already initialized, but released with wrong put call...

5.7AI score0.00181EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:08 p.m.31 views

CVE-2022-50817

CVE-2022-50817 : Linux kernel vulnerability in the HSR path where a NULL pointer deference could occur in skb_clone(), triggered by a bug in hsr_get_untagged_frame(). The issue arises when create_stripped_skb_hsr() returns NULL and skb_clone() is still invoked. Documents consistently describe the...

6AI score0.00232EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.9 views

PT-2025-54251

Name of the Vulnerable Software and Affected Versions JM-DATA ONU JF511-TV version 1.0.67 Description The JM-DATA ONU JF511-TV device version 1.0.67 is susceptible to cross-site request forgery CSRF attacks. Successful exploitation allows an attacker to execute administrative actions on behalf of...

6.5CVSS6.7AI score0.00256EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.9 views

PT-2025-54102

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix leak of dev tracker At the stage of direction checks, the netdev reference tracker is already initialized, but released with wrong put call...

6.4AI score0.00181EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.8 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 netfilter nftables not properly releasing network device hooks, which could lead to reuse after release...

5.8AI score0.00146EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.13 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 properly release the network device reference tracker in xfrm, which could lead to a memory lea...

5.8AI score0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:22 p.m.20 views

CVE-2022-50728 s390/lcs: Fix return type of lcs_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: s390/lcs: Fix return type of lcsstartxmit With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call target is valid ...

6.4AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/12/24 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 the Linux kernel that stems from the recursive execution of the network device function update logic, which could lead to a stack overflow...

6.3AI score0.00166EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/24 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 the Linux kernel that stems from a data contention in the sit tunneling network device statistics update...

6.2AI score0.00243EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/22 3:25 a.m.9 views

kernel: can: j1939: implement NETDEV_UNREGISTER notification handler

A flaw was discovered in the J1939 protocol implementation in the Linux kernel. The NETDEVUNREGISTER notification handler was missing for undoing changes performed by j1939skbind. As a result, an extra reference remains on the j1939priv structure when unregistering a network device, preventing it...

5.5CVSS7.3AI score0.00147EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/22 12:00 a.m.15 views

PT-2025-52651

Name of the Vulnerable Software and Affected Versions Network Device affected versions not specified Description An issue exists where authentication does not properly verify the source of network packets. This could allow an attacker to create a denial-of-service condition or modify the device...

7.2CVSS6.6AI score0.00135EPSS
SaveExploits0References6
Rows per page
Query Builder