Lucene search
+L

9828 matches found

NVD
NVD
added 2025/07/28 12:15 p.m.7 views

CVE-2025-38478

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix initialization of data for instructions that write to subdevice Some Comedi subdevice instruction handlers are known to access instruction data elements beyond the first insn-n elements in some cases. The doinsnioctl...

7.8CVSS0.00168EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/28 12:15 p.m.3 views

DEBIAN-CVE-2025-38478

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix initialization of data for instructions that write to subdevice Some Comedi subdevice instruction handlers are known to access instruction data elements beyond the first insn-n elements in some cases. The doinsnioctl...

5.5CVSS5.7AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/28 12:15 p.m.7 views

UBUNTU-CVE-2025-38478

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix initialization of data for instructions that write to subdevice Some Comedi subdevice instruction handlers are known to access instruction data elements beyond the first insn-n elements in some cases. The doinsnioctl...

7.8CVSS6.2AI score0.00168EPSS
SaveExploits0References39
OSV
OSV
added 2025/07/28 11:21 a.m.7 views

CVE-2025-38478 comedi: Fix initialization of data for instructions that write to subdevice

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix initialization of data for instructions that write to subdevice Some Comedi subdevice instruction handlers are known to access instruction data elements beyond the first insn-n elements in some cases. The doinsnioctl...

7.8CVSS6.6AI score
SaveExploits0References13
CVE
CVE
added 2025/07/28 11:21 a.m.94 views

CVE-2025-38478

Technical details for CVE-2025-38478 are not publicly available in the provided documents. The initial report describes Linux kernel Comedi instruction data initialization issues; monitor for updates.

7.8CVSS6.5AI score0.00168EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.16 views

CVE-2025-38478 comedi: Fix initialization of data for instructions that write to subdevice

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix initialization of data for instructions that write to subdevice Some Comedi subdevice instruction handlers are known to access instruction data elements beyond the first insn-n elements in some cases. The doinsnioctl...

7.8CVSS0.00168EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.10 views

CVE-2025-38478

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix initialization of data for instructions that write to subdevice Some Comedi subdevice instruction handlers are known to access instruction data elements beyond the first insn-n elements in some cases. The doinsnioctl...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.7 views

CVE-2025-38472

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrack: fix crash due to removal of uninitialised entry A crash in conntrack was reported while trying to unlink the conntrack entry from the hash bucket list: exception RIP: nfctdeletefromlists+172 .. 7...

9.8CVSS5.4AI score0.00412EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/28 3:13 a.m.6 views

kernel: rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()

A locking violation was found in the Linux kernel RCU-tasks subsystem's callback list initialization. During system boot, the initialization code calls prinfo while holding the rtp-cbsgbllock spinlock, causing a potentially sleeping function to be called in atomic context, which results in kernel...

5.5CVSS7.2AI score0.00134EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/07/28 12:0 a.m.8 views

Next-Generation Quantum Neural Networks: Enhancing Efficiency, Security, and Privacy

This paper provides an integrated perspective on addressing key challenges in developing reliable and secure Quantum Neural Networks QNNs in the Noisy Intermediate-Scale Quantum NISQ era. In this paper, we present an integrated framework that leverages and combines existing approaches to enhance...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/07/28 12:0 a.m.14 views

The vulnerability of the snd_usbmidi_free() function in the sound/usb/midi.c module of operating system kernels in Linux allows a hacker to cause a service failure.

The vulnerability of the sndusbmidifree function in the sound/usb/midi.c module of Linux kernel systems is related to improper initialization of the resource. Exploiting this vulnerability can allow attackers to cause service failures...

7CVSS6.2AI score0.00161EPSS
SaveExploits0References6Affected Software4
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.11 views

SUSE CVE-2025-38382

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix iteration of extrefs during log replay At inodeaddref when processing extrefs, if we jump into the next label we have an undefined value of victimname.len, since we haven't initialized it before we did the goto. This...

4.1CVSS6.5AI score0.00168EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.6 views

SUSE CVE-2025-38432

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: Initialize UDP checksum field before checksumming commit f1fce08e63fe "netpoll: Eliminate redundant assignment" removed the initialization of the UDP checksum, which was wrong and broke netpoll IPv6 transmission due...

5.5CVSS6.5AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/25 4:15 p.m.20 views

AZL-65741 CVE-2025-38457 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: Abort tcmodifyqdisc if parent class does not exist Lion's patch 1 revealed an ancient bug in the qdisc API. Whenever a user creates/modifies a qdisc specifying as a parent another qdisc, the qdisc API will, during...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/07/25 3:27 p.m.6 views

CVE-2025-38450

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925stasetdecapoffload Add a NULL check for msta-vif before accessing its members to prevent a kernel panic in AP mode deployment. This also fix the issue reported in 1. T...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.9 views

CVE-2025-38450

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925stasetdecapoffload Add a NULL check for msta-vif before accessing its members to prevent a kernel panic in AP mode deployment. This also fix the issue reported in 1. T...

5.5CVSS5.3AI score0.00148EPSS
SaveExploits0
NVD
NVD
added 2025/07/25 2:15 p.m.7 views

CVE-2025-38408

In the Linux kernel, the following vulnerability has been resolved: genirq/irqsim: Initialize work context pointers properly Initialize ops member's pointers properly by using kzalloc instead of kmalloc when allocating the simulation work context. Otherwise the pointers contain random content...

7.8CVSS0.0017EPSS
SaveExploits0References6
NVD
NVD
added 2025/07/25 2:15 p.m.8 views

CVE-2025-38403

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: Clear the vmci transport packet properly when initializing it In vmcitransportpacketinit memset the vmcitransportpacket before populating the fields to avoid any uninitialised data being left in the structure...

7.8CVSS0.00184EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 2:15 p.m.19 views

AZL-65771 CVE-2025-38403 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: Clear the vmci transport packet properly when initializing it In vmcitransportpacketinit memset the vmcitransportpacket before populating the fields to avoid any uninitialised data being left in the structure...

7.8CVSS6.8AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.10 views

DEBIAN-CVE-2025-38403

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: Clear the vmci transport packet properly when initializing it In vmcitransportpacketinit memset the vmcitransportpacket before populating the fields to avoid any uninitialised data being left in the structure...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0References1
Rows per page
Query Builder