Lucene search
+L

15115 matches found

RedHat Linux
RedHat Linux
added 2025/12/17 3:04 p.m.12 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

9.8CVSS6.9AI score0.00541EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2025/12/17 8:07 a.m.8 views

CVE-2025-9612

An issue was discovered in the PCI Express PCIe Integrity and Data Encryption IDE specification, where insufficient guidance on Transaction Layer Packet TLP ordering and tag uniqueness may allow encrypted packets to be replayed or reordered without detection. This can enable local or physical...

5.1CVSS6.5AI score0.00134EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.6 views

PT-2026-2515

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s ALSA subsystem contains a flaw within the usb-mixer component, specifically in the us16x08 driver. The get meter levels from urb function processes meter packets...

4.6CVSS5.3AI score0.00179EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/16 8:44 p.m.7 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...

8.5CVSS7.2AI score0.00318EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/16 4:16 p.m.6 views

CVE-2025-68301

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAXSKBFRAGS 17 fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in...

9.8CVSS0.00456EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68283

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
OSV
OSV
added 2025/12/16 4:16 p.m.17 views

AZL-72637 CVE-2025-68284 affecting package kernel for versions less than 6.6.119.3-1

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.8CVSS5.8AI score0.00575EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.12 views

CVE-2025-68283

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.5CVSS5.9AI score0.00516EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.10 views

CVE-2025-68284

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.8CVSS6AI score0.00575EPSS
SaveExploits0References34
OSV
OSV
added 2025/12/16 4:16 p.m.10 views

UBUNTU-CVE-2025-68284

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.8CVSS5.9AI score0.00575EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/16 4:16 p.m.8 views

UBUNTU-CVE-2025-68283

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.5CVSS5.9AI score0.00516EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2025/12/16 3:46 p.m.9 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.1CVSS6.9AI score0.00195EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/16 3:46 p.m.13 views

CVE-2025-13824

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.8AI score0.00337EPSS
SaveExploits0References1
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.43 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
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
CVE
CVE
added 2025/12/16 3:06 p.m.34 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
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.34 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
Rows per page
Query Builder