Lucene search
+L

517 matches found

RedhatCVE
RedhatCVE
added 2024/06/21 7:54 p.m.20 views

CVE-2024-38637

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

4.4CVSS6.9AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.24 views

CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

4.4CVSS7AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 12:15 p.m.14 views

AZL-42838 CVE-2024-39277 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: handle NUMANONODE correctly cpumaskofnode can be called for NUMANONODE inside domapbenchmark resulting in the following sanitizer report: UBSAN: array-index-out-of-bounds in...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/21 11:18 a.m.48 views

CVE-2024-34777 dma-mapping: benchmark: fix node id validation

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioctl, nodepossible may be provided with invalid argument outside of 0,MAXNUMNODES-1 range leading to: BUG: KASAN: wild-memory-access in...

0.00219EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/06/21 11:18 a.m.16 views

CVE-2024-34777 dma-mapping: benchmark: fix node id validation

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: fix node id validation While validating node ids in mapbenchmarkioctl, nodepossible may be provided with invalid argument outside of 0,MAXNUMNODES-1 range leading to: BUG: KASAN: wild-memory-access in...

6.5AI score0.00219EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/06/21 11:15 a.m.32 views

CVE-2024-39277 dma-mapping: benchmark: handle NUMA_NO_NODE correctly

In the Linux kernel, the following vulnerability has been resolved: dma-mapping: benchmark: handle NUMANONODE correctly cpumaskofnode can be called for NUMANONODE inside domapbenchmark resulting in the following sanitizer report: UBSAN: array-index-out-of-bounds in...

6.5AI score0.0022EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/21 11:15 a.m.140 views

CVE-2024-39277

In CVE-2024-39277, the Linux kernel vulnerability arises when dma-mapping benchmark bound to NUMA_NO_NODE triggers UBSAN array-index-out-of-bounds in arch/x86/topology.h. The root cause is calling cpumask_of_node() for NUMA_NO_NODE inside do_map_benchmark(), leading to an invalid cpumask[-1] acce...

7.8CVSS8.1AI score0.0022EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.36 views

CVE-2024-38637 greybus: lights: check return of get_channel_from_mode

In the Linux kernel, the following vulnerability has been resolved: greybus: lights: check return of getchannelfrommode If channel for the given node is not found we return null from getchannelfrommode. Make sure we validate the return pointer before using it in two of the missing places. This wa...

0.00231EPSS
SaveExploits0References8
CVE
CVE
added 2024/06/21 10:18 a.m.94 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
OSV
OSV
added 2024/06/21 10:18 a.m.17 views

CVE-2024-38622 drm/msm/dpu: Add callback function pointer check before its call

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.9AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/21 3:6 a.m.4 views

SUSE CVE-2024-38546

In the Linux kernel, the following vulnerability has been resolved: drm: vc4: Fix possible null pointer dereference In vc4hdmiaudioinit ofgetaddress may return NULL which is later dereferenced. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org with SVACE...

4.4CVSS6.2AI score0.00252EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/06/20 5:58 p.m.29 views

CVE-2024-38550

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwooddmahwparams mvmbusdraminfo returns NULL if CONFIGPLATORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org wit...

4.4CVSS7AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 3:55 p.m.20 views

CVE-2024-38571

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/tsens: Fix null pointer dereference computeinterceptslope is called from calibrate8960 in tsens-8960.c as computeinterceptslopepriv, p1, NULL, ONEPTCALIB which lead to null pointer dereference if DEBUG or...

4.4CVSS7AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 3:28 p.m.23 views

CVE-2024-38579

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - Fix pointer arithmetic In spu2dumpomd value of ptr is increased by ciphkeylen instead of hashivlen which could lead to going beyond the buffer boundaries. Fix this bug by changing ciphkeylen to hashivlen. Found by...

4.4CVSS7.1AI score0.00254EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 3:26 p.m.27 views

CVE-2024-38573

A NULL pointer dereference flaw was found in cppccpufreqgetrate in the Linux kernel. This issue may result in a crash...

5.5CVSS8.1AI score0.01003EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:56 p.m.37 views

CVE-2024-38599

In the Linux kernel, the following vulnerability has been resolved: jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlike the usual inode nodes, the xattr nodes aren't...

5.5CVSS8.2AI score0.00245EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 2:15 p.m.18 views

CVE-2024-38599

In the Linux kernel, the following vulnerability has been resolved: jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlike the usual inode nodes, the xattr nodes aren't...

7.8CVSS0.00245EPSS
SaveExploits0References11
NVD
NVD
added 2024/06/19 2:15 p.m.24 views

CVE-2024-38577

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow There is a possibility of buffer overflow in showrcutaskstracegpkthread if counters, passed to sprintf are huge. Counter numbers, needed for this are unrealistically high,...

7.8CVSS0.00257EPSS
SaveExploits0References8
NVD
NVD
added 2024/06/19 2:15 p.m.20 views

CVE-2024-38573

In the Linux kernel, the following vulnerability has been resolved: cppccpufreq: Fix possible null pointer dereference cppccpufreqgetrate and hisicppccpufreqgetrate can be called from different places with various parameters. So cpufreqcpuget can return null as 'policy' in some circumstances. Fix...

7.5CVSS0.01003EPSS
SaveExploits0References6
NVD
NVD
added 2024/06/19 2:15 p.m.19 views

CVE-2024-38579

In the Linux kernel, the following vulnerability has been resolved: crypto: bcm - Fix pointer arithmetic In spu2dumpomd value of ptr is increased by ciphkeylen instead of hashivlen which could lead to going beyond the buffer boundaries. Fix this bug by changing ciphkeylen to hashivlen. Found by...

5.5CVSS0.00254EPSS
SaveExploits0References12
Rows per page
Query Builder