Lucene search
+L

340 matches found

Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38573 cppc_cpufreq: Fix possible null pointer dereference

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

6.9AI score0.01003EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.28 views

CVE-2024-38573 cppc_cpufreq: Fix possible null pointer dereference

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

0.01003EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.19 views

CVE-2024-38571 thermal/drivers/tsens: Fix null pointer dereference

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

6.7AI score0.00228EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.41 views

CVE-2024-38571 thermal/drivers/tsens: Fix null pointer dereference

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

0.00228EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 1:35 p.m.15 views

CVE-2024-38571 thermal/drivers/tsens: Fix null pointer dereference

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

5.5CVSS5.9AI score0.00228EPSS
SaveExploits0References9
CVE
CVE
added 2024/06/19 1:35 p.m.92 views

CVE-2024-38571

CVE-2024-38571 affects the Linux kernel tsens (thermal/drivers/tsens). Root cause: compute_intercept_slope(priv, p1, NULL, ONE_PT_CALIB) is invoked from calibrate_8960() (tsens-8960.c), which can dereference a NULL pointer if DEBUG or DYNAMIC_DEBUG is set. The bug is fixed by adding a NULL pointe...

5.5CVSS7.1AI score0.00228EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/06/19 1:35 p.m.104 views

CVE-2024-38550

CVE-2024-38550 : In the Linux kernel, the ASoC kirkwood code fix prevents a potential NULL dereference in kirkwood_dma_hw_params by guarding the mv_mbus_dram_info() return value when CONFIG_PLAT_ORION is not defined. The vulnerability arises because mv_mbus_dram_info() can return NULL, and derefe...

4.4CVSS6.6AI score0.00234EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.23 views

CVE-2024-38550 ASoC: kirkwood: Fix potential NULL dereference

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

6.9AI score0.00234EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 1:35 p.m.14 views

CVE-2024-38550 ASoC: kirkwood: Fix potential NULL dereference

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.4CVSS6AI score0.00234EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.27 views

CVE-2024-38546 drm: vc4: Fix possible null pointer dereference

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

0.00252EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38546 drm: vc4: Fix possible null pointer dereference

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

5.5CVSS5.9AI score0.00252EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.29 views

CVE-2023-52744

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

4.4CVSS6.9AI score0.00235EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.17 views

CVE-2022-48708

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.18 views

CVE-2023-52744

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

5.5CVSS5.8AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.15 views

UBUNTU-CVE-2023-52744

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/21 3:23 p.m.55 views

CVE-2023-52744

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:22 p.m.17 views

CVE-2022-48708 pinctrl: single: fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

6.8AI score0.0024EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 3:22 p.m.101 views

CVE-2022-48708

The CVE-2022-48708 issue affects the Linux kernel’s pinctrl/pinmux subsystem. A NULL dereference could occur because pinmux_generic_get_function() could return NULL and the code dereferenced the function pointer without a NULL check, in pcs_set_mux(). The vulnerability was addressed by adding a N...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.34 views

CVE-2022-48708 pinctrl: single: fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

6.5AI score0.0024EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:22 p.m.16 views

CVE-2022-48708 pinctrl: single: fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References10
Rows per page
Query Builder