Lucene search
+L

433 matches found

Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.26 views

CVE-2024-42283 net: nexthop: Initialize all fields in dumped nexthops

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Initialize all fields in dumped nexthops struct nexthopgrp contains two reserved fields that are not initialized by nlaputnhgroup, and carry garbage. This can be observed e.g. with strace edited for clarity: ip...

6.7AI score0.00242EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/08/17 9:8 a.m.28 views

CVE-2024-42283 net: nexthop: Initialize all fields in dumped nexthops

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Initialize all fields in dumped nexthops struct nexthopgrp contains two reserved fields that are not initialized by nlaputnhgroup, and carry garbage. This can be observed e.g. with strace edited for clarity: ip...

0.00242EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.4 views

SUSE CVE-2024-41059

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value in copyname syzbot reported BUG: KMSAN: uninit-value in sizedstrscpy+0xc4/0x160 sizedstrscpy+0xc4/0x160 copyname+0x2af/0x320 fs/hfsplus/xattr.c:411 hfspluslistxattr+0x11e9/0x1a50 fs/hfsplus/xattr.c:750...

7.8CVSS6.5AI score0.00269EPSS
SaveExploits0References164
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-CVE-2024-42228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Using uninitialized value size when calling amdgpuvcecsreloc Initialize the size before calling amdgpuvcecsreloc, such as case 0x03000001. V2: To really improve the handling we would actually need to have a separate...

7CVSS5.7AI score0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/30 8:15 a.m.19 views

CVE-2024-42113

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: initialize numqvectors for MSI/INTx interrupts When using MSI/INTx interrupts, wx-numqvectors is uninitialized. Thus there will be kernel panic in wxallocqvectors to allocate queue vectors...

5.5CVSS0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/30 8:15 a.m.20 views

UBUNTU-CVE-2024-42113

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: initialize numqvectors for MSI/INTx interrupts When using MSI/INTx interrupts, wx-numqvectors is uninitialized. Thus there will be kernel panic in wxallocqvectors to allocate queue vectors...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/30 8:15 a.m.6 views

UBUNTU-CVE-2024-42228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Using uninitialized value size when calling amdgpuvcecsreloc Initialize the size before calling amdgpuvcecsreloc, such as case 0x03000001. V2: To really improve the handling we would actually need to have a separate...

7CVSS6.2AI score0.0024EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.30 views

CVE-2024-42113 net: txgbe: initialize num_q_vectors for MSI/INTx interrupts

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: initialize numqvectors for MSI/INTx interrupts When using MSI/INTx interrupts, wx-numqvectors is uninitialized. Thus there will be kernel panic in wxallocqvectors to allocate queue vectors...

0.00239EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.48 views

CVE-2024-42113

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: initialize numqvectors for MSI/INTx interrupts When using MSI/INTx interrupts, wx-numqvectors is uninitialized. Thus there will be kernel panic in wxallocqvectors to allocate queue vectors...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits0
CVE
CVE
added 2024/07/29 3:52 p.m.122 views

CVE-2024-42076

The CVE-2024-42076 entry relates to the Linux kernel net/can/j1939 path, where j1939_send_one() allocated a full frame but did not initialize unused data, enabling a kernel-infoleak via raw_recvmsg() paths observed by syzbot. The root cause is uninitialized memory in the frame allocation (Bytes 1...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.32 views

CVE-2024-42076 net: can: j1939: Initialize unused data in j1939_send_one()

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: Initialize unused data in j1939sendone syzbot reported kernel-infoleak in rawrecvmsg 1. j1939sendone creates full frame including unused data, but it doesn't initialize it. This causes the kernel-infoleak issue...

0.00225EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.22 views

CVE-2024-42076 net: can: j1939: Initialize unused data in j1939_send_one()

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: Initialize unused data in j1939sendone syzbot reported kernel-infoleak in rawrecvmsg 1. j1939sendone creates full frame including unused data, but it doesn't initialize it. This causes the kernel-infoleak issue...

6.7AI score0.00225EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/29 3:4 p.m.14 views

CVE-2024-41079 nvmet: always initialize cqe.result

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words aka results for the command queue entry need to be set to 0 when they are not used not specified. Though, the target implemention return...

6.9AI score0.00256EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

DEBIAN-CVE-2022-48825

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add stagwork to all the vports Call trace seen when creating NPIV ports, only 32 out of 64 show online. stag work was not initialized for vport, hence initialize the stag work. WARNING: CPU: 8 PID: 645 at...

5.5CVSS5.1AI score0.00268EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.38 views

CVE-2024-40925 block: fix request.queuelist usage in flush

In the Linux kernel, the following vulnerability has been resolved: block: fix request.queuelist usage in flush Friedrich Weber reported a kernel crash problem and bisected to commit 81ada09cc25e "blk-flush: reuse rq queuelist in flush state machine". The root cause is that we use...

7.8CVSS0.00288EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:46 p.m.7 views

Malicious code in activerecord-safe-initialize (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2024/06/25 1:46 p.m.9 views

MAL-2024-6474 Malicious code in activerecord-safe-initialize (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.3 views

SUSE CVE-2024-38592

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init ddpcomp with devmkcalloc In the case where connroutes is true we allocate an extra slot in the ddpcomp array but mtkdrmcrtccreate never seemed to initialize it in the test case I ran. For me, this caused a late...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/06/13 12:0 a.m.6 views

Google Pixel Security Breach

Google Pixel is a smartphone from Google, Inc. in the United States. A security vulnerability exists in Google Pixel, which stems from a lack of bounds checking in the lwisinitializetransactionfences module of lwisfence.c, where out-of-bounds writes may exist...

7.4CVSS6.8AI score0.00075EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/30 4:15 p.m.2 views

DEBIAN-CVE-2024-36927

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

4.7CVSS5.9AI score0.00166EPSS
SaveExploits0References1
Rows per page
Query Builder