Lucene search
K

9097 matches found

Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.4 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...

5.5CVSS5.7AI score0.00156EPSS
Exploits0
CVE
CVE
added 2025/07/28 11:21 a.m.79 views

CVE-2025-38478

CVE-2025-38478 concerns a Linux kernel bug in the Comedi driver where some subdevice instruction handlers may read uninitialized data. The issue arises because do_insn_ioctl() and do_insnlist_ioctl() allocate at least MIN_SAMPLES (16) data elements for instructions that write to a subdevice, but ...

5.5CVSS6.5AI score0.00156EPSS
Exploits0References10Affected Software1
Cvelist
Cvelist
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...

0.00156EPSS
Exploits0References8
OSV
OSV
added 2025/07/28 11:21 a.m.5 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...

5.5CVSS6.6AI score0.00156EPSS
Exploits0References13
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.4 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...

5.5CVSS5.4AI score0.00155EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/07/28 3:13 a.m.3 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.00131EPSS
Exploits0References5
Packet Storm News
Packet Storm News
added 2025/07/28 12:0 a.m.4 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
Exploits0
BDU FSTEC
BDU FSTEC
added 2025/07/28 12:0 a.m.5 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.00157EPSS
Exploits0References6Affected Software4
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.5 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.00156EPSS
Exploits0References23
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.2 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.00137EPSS
Exploits0References3
OSV
OSV
added 2025/07/25 4:15 p.m.14 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.00161EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2025/07/25 3:27 p.m.5 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.00145EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.5 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.00145EPSS
Exploits0
NVD
NVD
added 2025/07/25 2:15 p.m.5 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...

5.5CVSS0.00158EPSS
Exploits0References6
OSV
OSV
added 2025/07/25 2:15 p.m.14 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.0018EPSS
Exploits0References1
NVD
NVD
added 2025/07/25 2:15 p.m.4 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.0018EPSS
Exploits0References10
OSV
OSV
added 2025/07/25 2:15 p.m.6 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.0018EPSS
Exploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.6 views

AZL-73025 CVE-2025-38403 affecting package kernel for versions less than 5.15.200.1-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.0018EPSS
Exploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.8 views

UBUNTU-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.8CVSS6.2AI score0.0018EPSS
Exploits0References42
Cvelist
Cvelist
added 2025/07/25 1:20 p.m.8 views

CVE-2025-38408 genirq/irq_sim: Initialize work context pointers properly

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...

0.00158EPSS
Exploits0References6
Rows per page
Query Builder