Lucene search
+L

9828 matches found

OSV
OSV
added 2025/07/25 2:15 p.m.11 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.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.14 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.00184EPSS
SaveExploits0References42
Cvelist
Cvelist
added 2025/07/25 1:20 p.m.19 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...

7.8CVSS0.0017EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/25 1:20 p.m.8 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.8CVSS5.3AI score0.0017EPSS
SaveExploits0
NVD
NVD
added 2025/07/25 1:15 p.m.9 views

CVE-2025-38400

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

5.5CVSS0.00187EPSS
SaveExploits0References11
NVD
NVD
added 2025/07/25 1:15 p.m.5 views

CVE-2025-38387

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize objevent-objsublist before xainsert The objevent may be loaded immediately after inserted, then if the listhead is not initialized then we may get a poisonous pointer. This fixes the crash below: mlx5core...

5.5CVSS0.00174EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 1:15 p.m.16 views

AZL-72403 CVE-2025-38387 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize objevent-objsublist before xainsert The objevent may be loaded immediately after inserted, then if the listhead is not initialized then we may get a poisonous pointer. This fixes the crash below: mlx5core...

5.5CVSS6.8AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.18 views

CVE-2025-38380

In the Linux kernel, the following vulnerability has been resolved: i2c/designware: Fix an initialization issue The i2cdwxferinit function requires msgs and msgwriteidx from the dev context to be initialized. amdi2cdwxferquirk inits msgs and msgsnum, but not msgwriteidx. This could allow an out o...

7.1AI score
SaveExploits0References7
NVD
NVD
added 2025/07/25 1:15 p.m.7 views

CVE-2025-38380

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

SaveExploits0
NVD
NVD
added 2025/07/25 1:15 p.m.13 views

CVE-2025-38355

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

5.5CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/25 1:15 p.m.1 views

DEBIAN-CVE-2025-38353

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/25 1:8 p.m.19 views

CVE-2025-38403 vsock/vmci: Clear the vmci transport packet properly when initializing it

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

0.00184EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/07/25 1:8 p.m.6 views

CVE-2025-38403 vsock/vmci: Clear the vmci transport packet properly when initializing it

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

6.3AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/25 1:8 p.m.5 views

CVE-2025-38403 vsock/vmci: Clear the vmci transport packet properly when initializing it

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

6AI score
SaveExploits0References13
CVE
CVE
added 2025/07/25 1:8 p.m.97 views

CVE-2025-38403

Summary (CVE-2025-38403) : In the Linux kernel, the vmci transport path (vsock/vmci) had a fix to clear the vmci_transport_packet before populating fields in vmci_transport_packet_init to avoid leaving uninitialised data. This change addresses an information leakage/contamination risk related to ...

7.8CVSS6.3AI score0.00184EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/07/25 12:53 p.m.87 views

CVE-2025-38387

CVE-2025-38387 affects the Linux kernel’s RDMA/mlx5 subsystem. The issue arises when an obj_event is inserted into a list before its obj_sub_list is initialized, risking a poisonous pointer if the event is loaded immediately after insertion. The referenced fix initializes obj_event->obj_sub_li...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.6 views

CVE-2025-38387

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize objevent-objsublist before xainsert The objevent may be loaded immediately after inserted, then if the listhead is not initialized then we may get a poisonous pointer. This fixes the crash below: mlx5core...

5.5CVSS5.4AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 12:53 p.m.7 views

CVE-2025-38387 RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize objevent-objsublist before xainsert The objevent may be loaded immediately after inserted, then if the listhead is not initialized then we may get a poisonous pointer. This fixes the crash below: mlx5core...

6.3AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.17 views

CVE-2025-38387 RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize objevent-objsublist before xainsert The objevent may be loaded immediately after inserted, then if the listhead is not initialized then we may get a poisonous pointer. This fixes the crash below: mlx5core...

0.00174EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/07/25 12:53 p.m.14 views

CVE-2025-38380

...

SaveExploits0
Rows per page
Query Builder