Lucene search
K

8923 matches found

SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.1 views

SUSE CVE-2025-68238

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: cadence: fix DMA device NULL pointer dereference The DMA device pointer dmadev was being dereferenced before ensuring that cdnsctrl-dmac is properly initialized. Move the assignment of dmadev after successfully...

5.5CVSS6.5AI score0.00058EPSS
Exploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40352

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - platform/mellanox: mlxbf-pmc: add sysfsattrinit to countclock init The lock-related debug logic CONFIGLOCKSTAT in the kernel is noting the following warning whe...

5.8AI score0.00031EPSS
Exploits0References2
CERT
CERT
added 2025/12/17 12:0 a.m.12 views

Vulnerability in UEFI firmware modules prevents IOMMU initialization on some UEFI-based motherboards

Overview A newly identified vulnerability in some UEFI-supported motherboard models leaves systems vulnerable to early-boot DMA attacks across architectures that implement UEFI and IOMMU. Although the firmware indicates that DMA protection is active, it fails to correctly initialize the IOMMU...

7CVSS7.1AI score0.00077EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/16 6:31 p.m.1 views

EUVD-2025-203789

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

5.9AI score0.00043EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/16 6:31 p.m.1 views

EUVD-2025-203788

In the Linux kernel, the following vulnerability has been resolved: mm/memfd: fix information leak in hugetlb folios When allocating hugetlb folios for memfd, three initialization steps are missing: 1. Folios are not zeroed, leading to kernel memory disclosure to userspace 2. Folios are not marke...

5.2AI score0.00024EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.1 views

CVE-2025-68291

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

5.7AI score0.00043EPSS
Exploits0References17
EUVD
EUVD
added 2025/12/16 3:30 p.m.1 views

EUVD-2025-203647

In the Linux kernel, the following vulnerability has been resolved: most: usb: hdmprobe: Fix calling putdevice before device initialization The early error path in hdmprobe can jump to errfreemdev before &mdev-dev has been initialized with deviceinitialize. Calling putdevice&mdev-dev there trigge...

5.9AI score0.0004EPSS
Exploits0References8
EUVD
EUVD
added 2025/12/16 3:30 p.m.2 views

EUVD-2025-203671

In the Linux kernel, the following vulnerability has been resolved: lib/testkho: check if KHO is enabled We must check whether KHO is enabled prior to issuing KHO commands, otherwise KHO internal data structures are not initialized...

5.9AI score0.00026EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/16 3:30 p.m.2 views

EUVD-2025-203672

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a regression triggered by scsihostbusy Commit 995412e23bb2 "blk-mq: Replace tags-lock with SRCU for tag iterators" introduced the following regression: Call trace: srcureadlock+0x30/0x80 P...

6AI score0.00032EPSS
Exploits0References8
EUVD
EUVD
added 2025/12/16 3:30 p.m.1 views

EUVD-2025-203728

In the Linux kernel, the following vulnerability has been resolved: jfs: fix uninitialized waitqueue in transaction manager The transaction manager initialization in txInit was not properly initializing TxBlock0.waitor waitqueue, causing a crash when txEnd0 is called on read-only filesystems. Whe...

5.9AI score0.00058EPSS
Exploits0References9
EUVD
EUVD
added 2025/12/16 3:30 p.m.1 views

EUVD-2025-203729

In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix invalid pointer access in debugfs If the memory allocation in gpiolibseqstart fails, the s-private field remains uninitialized and is later dereferenced without checking in gpiolibseqstop. Initialize s-private to NUL...

6AI score0.00024EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/16 3:30 p.m.2 views

EUVD-2025-203703

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Add devm release action to safely tear down CT When a buffer object BO is allocated with the XEBOFLAGGGTTINVALIDATE flag, the driver initiates TLB invalidation requests via the CTB mechanism while releasing the BO...

6.2AI score0.00026EPSS
Exploits0References3
NVD
NVD
added 2025/12/16 3:15 p.m.2 views

CVE-2025-68249

In the Linux kernel, the following vulnerability has been resolved: most: usb: hdmprobe: Fix calling putdevice before device initialization The early error path in hdmprobe can jump to errfreemdev before &mdev-dev has been initialized with deviceinitialize. Calling putdevice&mdev-dev there trigge...

0.0004EPSS
Exploits0References7
OSV
OSV
added 2025/12/16 3:15 p.m.0 views

UBUNTU-CVE-2025-68249

In the Linux kernel, the following vulnerability has been resolved: most: usb: hdmprobe: Fix calling putdevice before device initialization The early error path in hdmprobe can jump to errfreemdev before &mdev-dev has been initialized with deviceinitialize. Calling putdevice&mdev-dev there trigge...

5.7AI score0.0004EPSS
Exploits0References39
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.3 views

CVE-2025-68249

In the Linux kernel, the following vulnerability has been resolved: most: usb: hdmprobe: Fix calling putdevice before device initialization The early error path in hdmprobe can jump to errfreemdev before &mdev-dev has been initialized with deviceinitialize. Calling putdevice&mdev-dev there trigge...

5.7AI score0.0004EPSS
Exploits0References38
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.24 views

CVE-2025-68292 mm/memfd: fix information leak in hugetlb folios

In the Linux kernel, the following vulnerability has been resolved: mm/memfd: fix information leak in hugetlb folios When allocating hugetlb folios for memfd, three initialization steps are missing: 1. Folios are not zeroed, leading to kernel memory disclosure to userspace 2. Folios are not marke...

0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/16 2:32 p.m.21 views

CVE-2025-68249 most: usb: hdm_probe: Fix calling put_device() before device initialization

In the Linux kernel, the following vulnerability has been resolved: most: usb: hdmprobe: Fix calling putdevice before device initialization The early error path in hdmprobe can jump to errfreemdev before &mdev-dev has been initialized with deviceinitialize. Calling putdevice&mdev-dev there trigge...

0.0004EPSS
Exploits0References7
OSV
OSV
added 2025/12/16 2:32 p.m.2 views

CVE-2025-68249 most: usb: hdm_probe: Fix calling put_device() before device initialization

In the Linux kernel, the following vulnerability has been resolved: most: usb: hdmprobe: Fix calling putdevice before device initialization The early error path in hdmprobe can jump to errfreemdev before &mdev-dev has been initialized with deviceinitialize. Calling putdevice&mdev-dev there trigge...

6.3AI score0.0004EPSS
Exploits0References10
CVE
CVE
added 2025/12/16 2:32 p.m.15 views

CVE-2025-68249

CVE-2025-68249 refers to a pre-initialization bug in the Linux kernel within the usb/hub driver path (hdm_probe). The error path could jump to err_free_mdev before mdev->dev is initialized, leading to a WARN when calling put_device() on an uninitialized device and potentially triggering improp...

6AI score0.0004EPSS
Exploits0References7
NVD
NVD
added 2025/12/16 2:15 p.m.3 views

CVE-2025-68224

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00032EPSS
Exploits0
Rows per page
Query Builder