Lucene search
+L

7281 matches found

CVE
CVE
•added 2024/06/21 10:18 a.m.•114 views

CVE-2024-38622

CVE-2024-38622 concerns a Linux kernel issue in drm/msm/dpu where dpu_core_irq_callback_handler() checks a callback pointer for NULL but then unconditionally calls it. The vulnerability arises from calling a possibly NULL function pointer, which could lead to kernel behavior disruption. The fix a...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•44 views

CVE-2024-38621

In the Linux kernel, the following vulnerability has been resolved: media: stk1160: fix bounds checking in stk1160copyvideo The subtract in this condition is reversed. The -length is the length of the buffer. The -bytesused is how many bytes we have copied thus far. When the condition is reversed...

7.1CVSS5.8AI score0.00271EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•36 views

CVE-2024-38391

Removed by vendor...

7.1AI score
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•46 views

CVE-2024-38390

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...

5.5CVSS5AI score0.00222EPSS
SaveExploits0
OSV
OSV
•added 2024/06/21 10:18 a.m.•23 views

CVE-2024-38390 drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails Calling a6xxdestroy before adrenogpuinit leads to a null pointer dereference on: msmgpucleanup : platformsetdrvdatagpu-pdev, NULL; as gpu-pdev is only assigned...

5.9AI score
SaveExploits0References7
CVE
CVE
•added 2024/06/21 10:18 a.m.•110 views

CVE-2024-38390

CVE-2024-38390 affects the Linux kernel DRM/MSM a6xx path. The vulnerability arises when speedbin setting fails, causing a null pointer dereference during cleanup if msm_gpu_init() did not complete (gpu->pdev is only assigned in a6xx_gpu_init -> adreno_gpu_init -> msm_gpu_init). The cano...

5.5CVSS7.1AI score0.00222EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2024/06/21 10:18 a.m.•40 views

CVE-2024-38381 nfc: nci: Fix uninit-value in nci_rx_work

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be validated header size, payload size and total packet size before...

8.8CVSS0.00378EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•49 views

CVE-2024-38388

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/csdspctl: Use privatefree for control cleanup Use the control privatefree callback to free the associated data block. This ensures that the memory won't leak, whatever way the control gets destroyed. The original...

7.8CVSS5AI score0.00233EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•34 views

CVE-2024-38381

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncirxwork syzbot reported the following uninit-value access issue 1 ncirxwork parses received packet from ndev-rxq. It should be validated header size, payload size and total packet size before...

8.8CVSS6.1AI score0.00378EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•23 views

CVE-2024-37356

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix shift-out-of-bounds in dctcpupdatealpha. In dctcpupdatealpha, we use a module parameter dctcpshiftg as follows: alpha -= minnotzeroalpha, alpha dctcpshiftg; ... deliveredce /sys/module/tcpdctcp/parameters/dctcpshiftg cat...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•25 views

CVE-2024-36489

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6AI score0.00255EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•20 views

CVE-2024-37353

Removed by vendor...

7.2AI score
SaveExploits0
Cvelist
Cvelist
•added 2024/06/21 10:18 a.m.•34 views

CVE-2024-36478 null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

0.00269EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•18 views

CVE-2024-36478

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

5.5CVSS5.5AI score0.00269EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•15 views

CVE-2024-36286

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: acquire rcureadlock in instancedestroyrcu syzbot reported that nfreinject could be called without rcureadlock : WARNING: suspicious RCU usage 6.9.0-rc7-syzkaller-02060-g5c1672705a1a 0 Not tainted...

7.8CVSS5.5AI score0.00277EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/06/21 10:18 a.m.•35 views

CVE-2024-36281 net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rules

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use mlx5ipsecrxstatusdestroy to correctly delete status rules rxcreate no longer allocates a modifyhdr instance that needs to be cleaned up. The mlx5modifyheaderdealloc call will lead to a NULL pointer dereference. A le...

0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•24 views

CVE-2024-36270

In the Linux kernel, the following vulnerability has been resolved: netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS6.2AI score0.00261EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•48 views

CVE-2024-36281

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use mlx5ipsecrxstatusdestroy to correctly delete status rules rxcreate no longer allocates a modifyhdr instance that needs to be cleaned up. The mlx5modifyheaderdealloc call will lead to a NULL pointer dereference. A le...

5.5CVSS5.1AI score0.00241EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/21 10:18 a.m.•16 views

CVE-2024-36244

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, because the taprio UAPI permits a cycle-time...

5.5CVSS6.2AI score0.00246EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2024/06/21 10:18 a.m.•37 views

CVE-2024-36244 net/sched: taprio: extend minimum interval restriction to entire cycle too

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, because the taprio UAPI permits a cycle-time...

6.7AI score0.00246EPSS
SaveExploits0References4
Rows per page
Query Builder