Lucene search
+L

15192 matches found

EUVD
EUVD
added 2025/12/16 3:30 p.m.9 views

EUVD-2025-203704

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: initialize MAC header offset in qmimuxrxfixup Raw IP packets have no MAC header, leaving skb-macheader uninitialized. This can trigger kernel panics on ARM64 when xfrm or other subsystems access the offset due ...

6AI score0.00602EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/16 3:06 p.m.48 views

CVE-2025-68301

The CVE-2025-68301 issue affects the Linux kernel atlantic driver (AQC113 10G NIC) where the RX path could overflow fragments when a packet requires more than MAX_SKB_FRAGS, causing an out-of-bounds write in skb_add_rx_frag_netmem() and a kernel panic. The fix adds an assumption of an extra fragm...

9.8CVSS6.3AI score0.00456EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/16 3:06 p.m.36 views

CVE-2025-68284

CVE-2025-68284 concerns the Linux kernel, specifically the libceph authentication path in handle_auth_session_key(). The issue arises from the len field originating from untrusted network packets, enabling potential out-of-bounds writes during decryption of the connection secret or during process...

9.8CVSS6.2AI score0.00575EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:06 p.m.11 views

CVE-2025-68284 libceph: prevent potential out-of-bounds writes in handle_auth_session_key()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

9.8CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.37 views

CVE-2025-68284 libceph: prevent potential out-of-bounds writes in handle_auth_session_key()

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds writes in handleauthsessionkey The len field originates from untrusted network packets. Boundary checks have been added to prevent potential out-of-bounds writes when decrypting the...

9.8CVSS0.00575EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/16 3:06 p.m.38 views

CVE-2025-68283 libceph: replace BUG_ON with bounds check for map->max_osd

In the Linux kernel, the following vulnerability has been resolved: libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against map-maxosd. idryomov: drop BUGON in cephgetprimaryaffinity, minor cosmet...

7.5CVSS0.00516EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 3:06 p.m.38 views

CVE-2025-68283

CVE-2025-68283: In the Linux kernel, libceph code now uses a bounds check for map->max_osd instead of BUG_ON. OSD indexes originate from untrusted network packets, and the patch adds boundary validation against map->max_osd to prevent out-of-bounds writes. The change also references a minor...

7.5CVSS6.2AI score0.00516EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/16 2:15 p.m.12 views

CVE-2025-68192

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: initialize MAC header offset in qmimuxrxfixup Raw IP packets have no MAC header, leaving skb-macheader uninitialized. This can trigger kernel panics on ARM64 when xfrm or other subsystems access the offset due ...

9.8CVSS0.00602EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68192

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: initialize MAC header offset in qmimuxrxfixup Raw IP packets have no MAC header, leaving skb-macheader uninitialized. This can trigger kernel panics on ARM64 when xfrm or other subsystems access the offset due ...

9.8CVSS6AI score0.00602EPSS
SaveExploits0References35
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.12 views

PT-2025-51605

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.34-gbe78e49cb433 Description The Linux kernel contains a flaw within the USB qmi wwan component related to the initialization of the MAC header offset in the qmimux rx fixup function. Raw IP packets lack a M...

5.3AI score0.00602EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.11 views

Arista EOS 安全漏洞

Arista EOS is a fully programmable, highly modular, Linux-based network operating system from Arista Corporation. A security vulnerability exists in Arista EOS that stems from specially crafted packets that could lead to excessive CPU utilization of the OSFPv3 process, potentially resulting in a...

7.1CVSS6.6AI score0.00294EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libceph: replace BUGON with bounds check for map-maxosd OSD indexes come from untrusted network packets. Boundary checks are added to validate these against...

7.5CVSS6AI score0.00516EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.15 views

PT-2025-51687

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the libceph component. Specifically, the code previously used BUG ON which has been replaced with bounds checking for map-max osd. OSD indexes...

5.4AI score0.00516EPSS
SaveExploits0
NVD
NVD
added 2025/12/15 9:15 p.m.11 views

CVE-2025-59947

NanoMQ is a messaging broker/bus for IoT Edge & SDV. Versions prior to 0.24.4 have a buffer overflow case while the PUBLISH packets trigger both shared subscription and vanila subscription. This is fixed in version 0.24.4. As a workaround, disable shared subscription...

9CVSS0.00318EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/15 8:19 p.m.29 views

CVE-2025-59947 NanoMQ has Buffer Overflow

NanoMQ is a messaging broker/bus for IoT Edge & SDV. Versions prior to 0.24.4 have a buffer overflow case while the PUBLISH packets trigger both shared subscription and vanila subscription. This is fixed in version 0.24.4. As a workaround, disable shared subscription...

8.5CVSS0.00318EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/15 8:19 p.m.9 views

CVE-2025-59947 NanoMQ has Buffer Overflow

NanoMQ is a messaging broker/bus for IoT Edge & SDV. Versions prior to 0.24.4 have a buffer overflow case while the PUBLISH packets trigger both shared subscription and vanila subscription. This is fixed in version 0.24.4. As a workaround, disable shared subscription...

8.5CVSS6.8AI score0.00318EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/15 8:19 p.m.9 views

CVE-2025-59947 NanoMQ has Buffer Overflow

NanoMQ is a messaging broker/bus for IoT Edge & SDV. Versions prior to 0.24.4 have a buffer overflow case while the PUBLISH packets trigger both shared subscription and vanila subscription. This is fixed in version 0.24.4. As a workaround, disable shared subscription...

8.5CVSS7.2AI score
SaveExploits0References5
EUVD
EUVD
added 2025/12/15 6:30 p.m.11 views

EUVD-2025-203385

A security issue exists due to improper handling of malformed CIP packets during fuzzing. The controller enters a hard fault with solid red Fault LED and becomes unresponsive. Upon power cycle, the controller will enter recoverable fault where the MS LED and Fault LED become flashing red and...

8.7CVSS6.2AI score0.00337EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/15 6:30 p.m.18 views

EUVD-2025-203386

A security issue was found in the IPv6 stack in the Micro850 and Micro870 controllers when the controllers received multiple malformed packets during fuzzing. The controllers will go into recoverable fault with fault code 0xFE60. To recover the controller, clear the fault...

7.1CVSS6.4AI score0.00195EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/15 4:15 p.m.16 views

CVE-2025-13823

A security issue was found in the IPv6 stack in the Micro850 and Micro870 controllers when the controllers received multiple malformed packets during fuzzing. The controllers will go into recoverable fault with fault code 0xFE60. To recover the controller, clear the fault...

7.1CVSS0.00195EPSS
SaveExploits0References1
Rows per page
Query Builder