Lucene search
+L

933 matches found

CNNVD
CNNVD
added 2026/01/13 12:00 a.m.10 views

Hikvision NVR/DVR Devices 安全漏洞

Hikvision NVR/DVR Devices are a series of network cameras from Hikvision, a Chinese company. A security vulnerability exists in Hikvision NVR/DVR Devices that stems from a stack overflow in the device's search and discovery function, which could allow an attacker on the same LAN to cause the devi...

8.8CVSS6.1AI score0.00339EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/12 12:00 a.m.23 views

PT-2026-2347

Name of the Vulnerable Software and Affected Versions Hikvision Access Control Products affected versions not specified Description A stack overflow issue exists in the device Search and Discovery feature of Hikvision Access Control Products. An attacker on the same local area network LAN can cau...

8.8CVSS6.4AI score0.00509EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2026/01/09 9:29 a.m.33 views

CVE-2023-50715

Home Assistant is open source home automation software. Prior to version 2023.12.3, the login page discloses all active user accounts to any unauthenticated browsing request originating on the Local Area Network. Version 2023.12.3 contains a patch for this issue. When starting the Home Assistant...

4.3CVSS6.5AI score0.00908EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:45 a.m.16 views

CVE-2022-38355

Daikin SVMPC1 version 2.1.22 and prior and SVMPC2 version 1.2.3 and prior are vulnerable to attackers with access to the local area network LAN to disclose sensitive information stored by the affected product without requiring authentication...

7.5CVSS6AI score0.00406EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/08 10:22 a.m.17 views

CLSA-2026-1767867718 kernel: Fix of 16 CVEs

crypto: lzo - Fix compression buffer overrun CVE-2025-38068 - wifi: brcmfmac: fix use-after-free when rescheduling brcmfbtcoexinfo work CVE-2025-39863 - NFSD: Protect against send buffer overflow in NFSv2 READ CVE-2022-43945 - tcp: Clear tcpsksk-fastopenrsk in tcpdisconnect. CVE-2025-40186 - can:...

8.8CVSS7.1AI score0.21521EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/08 12:00 a.m.30 views

CVE-2025-68715

CVE-2025-68715 affects Panda Wireless PWRU0 devices with firmware 2.2.9. The issue exposes HTTP endpoints /goform/setWan, /goform/setLan, and /goform/wirelessBasic that do not require authentication. A remote unauthenticated attacker can modify WAN, LAN, and wireless settings directly, enabling p...

9.1CVSS7AI score0.00658EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/01/07 1:07 a.m.5 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.6AI score0.00661EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.22 views

PT-2026-27722

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s mcp251x open function related to a potential deadlock situation. Specifically, the function calls free irq while holding the mpc lock mutex. If an...

5.5CVSS5.9AI score0.00099EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.5 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2025-992982)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992982 advisory. In the Linux kernel, the following vulnerability has been resolved: can: bcm: bcmtxsetup: fix KMSAN uninit-value in vfswrite Syzkaller reported the following issue:...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/12/30 12:00 a.m.14 views

FedLiTeCAN : A Federated Lightweight Transformer for Fast and Robust CAN Bus Intrusion Detection

This work implements a lightweight Transformer model for IDS in the domain of Connected and Autonomous Vehicles...

6.9AI score
SaveExploits0
NVD
NVD
added 2025/12/24 1:16 p.m.12 views

CVE-2023-54149

In the Linux kernel, the following vulnerability has been resolved: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses When using the felix driver the only one which supports UC filtering and MC filtering as a DSA master for a random other DSA switch, one can see the followi...

7.5CVSS0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:16 p.m.14 views

UBUNTU-CVE-2023-54105

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotpbind Add missing check to block non-AFCAN binds. Syzbot created some code which matched the right sockaddr struct size but used AFXDP 0x2C instead of AFCAN 0x1D in the address family...

5.7AI score0.00204EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:06 p.m.40 views

CVE-2023-54105

The CVE-2023-54105 entry concerns the Linux kernel: a missing check in isotp_bind() for the AF_CAN address family, allowing non-AF_CAN binds to slip through. The root cause described is that Syzbot-generated code matched the sockaddr struct size but supplied AF_XDP (0x2C) instead of AF_CAN (0x1D)...

6.3AI score0.00204EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.9 views

PT-2025-53182

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the CAN Controller Area Network subsystem, specifically in the isotp bind function. A missing check allows bindings with address families other...

6AI score0.00204EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2025/12/22 3:25 a.m.8 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.0012EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/12/16 3:02 a.m.4 views

CVE-2025-14748 Ningyuanda TC155 ONVIF Device Management Service device_service access control

A vulnerability was determined in Ningyuanda TC155 57.0.2.0. This affects an unknown function of the file /onvif/deviceservice of the component ONVIF Device Management Service. Executing manipulation of the argument FactoryDefault with the input Hard can lead to improper access controls. The atta...

5.4CVSS5.8AI score0.00627EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/12/14 12:00 a.m.8 views

RockyLinux 10 : kernel (RLSA-2025:22854)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:22854 advisory. kernel: cifs: Fix oops due to uninitialised variable CVE-2025-38737 kernel: can: j1939: implement NETDEVUNREGISTER notification handler CVE-2025-39925...

9.8CVSS6.7AI score0.00371EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2025/12/12 11:07 p.m.10 views

CVE-2025-67780

SpaceX Starlink Dish devices with firmware 2024.12.04.mr46620 e.g., on Mini1prod2 allow administrative actions via unauthenticated LAN gRPC requests, aka MARMALADE 2. The cross-origin policy can be bypassed by omitting a Referer header. In some cases, an attacker's ability to read tilt, rotation,...

4.2CVSS6.8AI score0.00162EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/12/11 11:05 p.m.3 views

CVE-2025-67780

SpaceX Starlink Dish devices with firmware 2024.12.04.mr46620 e.g., on Mini1prod2 allow administrative actions via unauthenticated LAN gRPC requests, aka MARMALADE 2. The cross-origin policy can be bypassed by omitting a Referer header. In some cases, an attacker's ability to read tilt, rotation,...

4.2CVSS6AI score0.00162EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/11 5:03 a.m.15 views

CVE-2025-65288

A buffer overflow in the Mercury MR816v2 081C3114 4.8.7 Build 110427 Rel 36550n occurs when the device accepts and stores excessively long hostnames from LAN hosts without proper length validation. The affected code performs unchecked copies/concatenations into fixed-size buffers. A crafted long...

6.5CVSS8AI score0.00388EPSS
SaveExploits1References1
Rows per page
Query Builder