Lucene search
+L

517 matches found

Cvelist
Cvelist
added 2024/05/17 2:24 p.m.36 views

CVE-2023-52683 ACPI: LPIT: Avoid u32 multiplication overflow

In the Linux kernel, the following vulnerability has been resolved: ACPI: LPIT: Avoid u32 multiplication overflow In lpitupdateresidency there is a possibility of overflow in multiplication, if tsckhz is large enough UINTMAX/1000. Change multiplication to mulu32u32. Found by Linux Verification...

6.4AI score0.0025EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/03 3:15 p.m.16 views

CVE-2022-48672

In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflattendtnodes Commit 78c44d910d3e "drivers/of: Fix depth when unflattening devicetree" forgot to fix up the depth check in the loop body in unflattendtnodes which makes it possible to overflow...

7.8CVSS7.4AI score0.00248EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/03 3:15 p.m.28 views

CVE-2022-48672

In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflattendtnodes Commit 78c44d910d3e "drivers/of: Fix depth when unflattening devicetree" forgot to fix up the depth check in the loop body in unflattendtnodes which makes it possible to overflow...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/03 2:51 p.m.33 views

CVE-2022-48672 of: fdt: fix off-by-one error in unflatten_dt_nodes()

In the Linux kernel, the following vulnerability has been resolved: of: fdt: fix off-by-one error in unflattendtnodes Commit 78c44d910d3e "drivers/of: Fix depth when unflattening devicetree" forgot to fix up the depth check in the loop body in unflattendtnodes which makes it possible to overflow...

7.7AI score0.00248EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/01 8:58 p.m.29 views

CVE-2024-27051

A vulnerability was found in the brcmavsisfirmwareloaded function in the Linux Kernel's brcmstb-avs-cpufreq.c driver, where a lack of proper checks may lead to a NULL pointer dereference. This is caused by a call to the cpufreqcpuget function, which may return NULL and whose output is then stored...

5.5CVSS8.1AI score0.00275EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 8:56 p.m.32 views

CVE-2024-27041

A vulnerability was found in the Linux kernel's AMD amdgpudm.c driver, where a lack of proper checks in the amdgpudmfini function could result in a NULL pointer dereference. This scenario can occur when attempting to access the value adev-dm.dc and could lead to memory corruption or system...

5.5CVSS6.9AI score0.00272EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.32 views

CVE-2024-27008

A flaw was found in the Linux kernel’s nouveau module. An out-of-bounds access issue can be triggered when the Output Resource is zero, resulting in a denial of service. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product...

5.5CVSS7.2AI score0.00293EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.35 views

CVE-2024-27041

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix NULL checks for adev-dm.dc in amdgpudmfini Since 'adev-dm.dc' in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, check beforehand to ensure there will not be a possible...

5.5CVSS7.3AI score0.00272EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.25 views

CVE-2024-27051

In the Linux kernel, the following vulnerability has been resolved: cpufreq: brcmstb-avs-cpufreq: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return 0 in case of error. Found by Linux Verification Center linuxtesting.org with...

5.5CVSS6.2AI score0.00275EPSS
SaveExploits0References32
OSV
OSV
added 2024/05/01 1:15 p.m.16 views

UBUNTU-CVE-2024-27051

In the Linux kernel, the following vulnerability has been resolved: cpufreq: brcmstb-avs-cpufreq: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return 0 in case of error. Found by Linux Verification Center linuxtesting.org with...

5.5CVSS5.9AI score0.00275EPSS
SaveExploits0References33
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.21 views

CVE-2024-27051

In the Linux kernel, the following vulnerability has been resolved: cpufreq: brcmstb-avs-cpufreq: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return 0 in case of error. Found by Linux Verification Center linuxtesting.org with...

5.5CVSS7.7AI score0.00275EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.34 views

CVE-2024-27051 cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value

In the Linux kernel, the following vulnerability has been resolved: cpufreq: brcmstb-avs-cpufreq: add check for cpufreqcpuget's return value cpufreqcpuget may return NULL. To avoid NULL-dereference check it and return 0 in case of error. Found by Linux Verification Center linuxtesting.org with...

7.8AI score0.00275EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/01 12:54 p.m.3928 views

CVE-2024-27051

CVE-2024-27051 centers on the Linux kernel’s cpufreq/brcmstb-avs-cpufreq code. The underlying issue is that cpufreq_cpu_get could return NULL, risking a NULL dereference. The fix adds a check and returns 0 on error, as described in the advisory lines: “cpufreq_cpu_get may return NULL. To avoid NU...

5.5CVSS6.5AI score0.00275EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.42 views

CVE-2024-27041 drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix NULL checks for adev-dm.dc in amdgpudmfini Since 'adev-dm.dc' in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, check beforehand to ensure there will not be a possible...

6.6AI score0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.16 views

CVE-2024-27008

In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource dcb-or value is assigned in fabricatedcboutput, there may be out of bounds access to dacusers array in case dcb-or is zero because ffsdcb-or is used as index there. The 'or...

7.8CVSS7.4AI score0.00293EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.29 views

CVE-2024-27008

In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource dcb-or value is assigned in fabricatedcboutput, there may be out of bounds access to dacusers array in case dcb-or is zero because ffsdcb-or is used as index there. The 'or...

7.8CVSS6.3AI score0.00293EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2024/05/01 5:29 a.m.51 views

CVE-2024-27008 drm: nv04: Fix out of bounds access

In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource dcb-or value is assigned in fabricatedcboutput, there may be out of bounds access to dacusers array in case dcb-or is zero because ffsdcb-or is used as index there. The 'or...

7.6AI score0.00293EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 5:29 a.m.5980 views

CVE-2024-27008

CVE-2024-27008 is confirmed in the connected MiracleLinux advisories as a Linux kernel vulnerability affecting the drm nv04 driver. Description: when Output Resource (dcb->or) is assigned in fabricate_dcb_output(), there can be an out-of-bounds access to the dac_users array if dcb->or is ze...

7.8CVSS6.2AI score0.00293EPSS
SaveExploits0References13Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 5:29 a.m.59 views

CVE-2024-27008

In the Linux kernel, the following vulnerability has been resolved: drm: nv04: Fix out of bounds access When Output Resource dcb-or value is assigned in fabricatedcboutput, there may be out of bounds access to dacusers array in case dcb-or is zero because ffsdcb-or is used as index there. The 'or...

7.8CVSS8.2AI score0.00293EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:19 a.m.4002 views

CVE-2024-26961

CVE-2024-26961 affects the Linux kernel, related to mac802154_llsec_key_del freeing key resources outside the required RCU grace period. The issue can lead to a use-after-free when llsec_lookup_key() traverses the key list in parallel with a deletion. The provided connected documents describe the...

7.8CVSS6.3AI score0.0024EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder