Lucene search
+L

472 matches found

OSV
OSV
added 2025/05/08 7:15 a.m.6 views

UBUNTU-CVE-2025-37829

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scpi: Fix null-ptr-deref in scpicpufreqgetrate cpufreqcpugetraw can return NULL when the target CPU is not present in the policy-cpus mask. scpicpufreqgetrate does not check for this case, which results in a NULL pointer...

5.5CVSS6.2AI score0.00169EPSS
Exploits0References32
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.22 views

CVE-2025-37831 cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()

In the Linux kernel, the following vulnerability has been resolved: cpufreq: apple-soc: Fix null-ptr-deref in applesoccpufreqgetrate cpufreqcpugetraw can return NULL when the target CPU is not present in the policy-cpus mask. applesoccpufreqgetrate does not check for this case, which results in a...

0.00154EPSS
Exploits0References4
OSV
OSV
added 2025/05/08 6:26 a.m.8 views

CVE-2025-37831 cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()

In the Linux kernel, the following vulnerability has been resolved: cpufreq: apple-soc: Fix null-ptr-deref in applesoccpufreqgetrate cpufreqcpugetraw can return NULL when the target CPU is not present in the policy-cpus mask. applesoccpufreqgetrate does not check for this case, which results in a...

5.5CVSS6.5AI score0.00154EPSS
Exploits0References7
CVE
CVE
added 2025/05/08 6:26 a.m.66 views

CVE-2025-37832

CVE-2025-37832 entry is rejected/not used; not a active vulnerability entry.

6.4AI score
Exploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.17 views

CVE-2025-37832

...

Exploits0
CVE
CVE
added 2025/05/08 6:26 a.m.117 views

CVE-2025-37831

Affected software: Linux kernel cpufreq subsystem on Apple SoCs. Issue: cpufreq_cpu_get_raw() may return NULL when the target CPU is not present in policy->cpus mask, and apple_soc_cpufreq_get_rate() does not check for this, leading to a NULL pointer dereference. Root cause: missing NULL check...

5.5CVSS6.7AI score0.00154EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.20 views

CVE-2025-37829 cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scpi: Fix null-ptr-deref in scpicpufreqgetrate cpufreqcpugetraw can return NULL when the target CPU is not present in the policy-cpus mask. scpicpufreqgetrate does not check for this case, which results in a NULL pointer...

0.00169EPSS
Exploits0References8
CVE
CVE
added 2025/05/08 6:26 a.m.146 views

CVE-2025-37829

CVE-2025-37829 affects the Linux kernel: cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate(). The root cause is that cpufreq_cpu_get_raw() can return NULL when the target CPU is not present in policy->cpus mask, and scpi_cpufreq_get_rate() does not handle this, causing a NULL pointer ...

5.5CVSS5.3AI score0.00169EPSS
Exploits0References10Affected Software1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.20 views

CVE-2025-37830 cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scmi: Fix null-ptr-deref in scmicpufreqgetrate cpufreqcpugetraw can return NULL when the target CPU is not present in the policy-cpus mask. scmicpufreqgetrate does not check for this case, which results in a NULL pointer...

0.00155EPSS
Exploits0References7
OSV
OSV
added 2025/05/08 6:26 a.m.12 views

CVE-2025-37830 cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()

In the Linux kernel, the following vulnerability has been resolved: cpufreq: scmi: Fix null-ptr-deref in scmicpufreqgetrate cpufreqcpugetraw can return NULL when the target CPU is not present in the policy-cpus mask. scmicpufreqgetrate does not check for this case, which results in a NULL pointer...

5.5CVSS6AI score0.00155EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.5 views

PT-2025-20361 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel's cpufreq driver for sun50i has been resolved. The issue was caused by an out-of-bounds access when handling the nvmem cell, which was reported by a...

6.5AI score
Exploits0References13
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.1 views

SUSE CVE-2025-23137

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Add missing NULL ptr check in amdpstateupdate Check if policy is NULL before dereferencing it in amdpstateupdate...

5.5CVSS6.5AI score0.00175EPSS
Exploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.3 views

UBUNTU-CVE-2025-23137

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Add missing NULL ptr check in amdpstateupdate Check if policy is NULL before dereferencing it in amdpstateupdate...

5.5CVSS5.9AI score0.00175EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.32 views

CVE-2025-23137 cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Add missing NULL ptr check in amdpstateupdate Check if policy is NULL before dereferencing it in amdpstateupdate...

0.00175EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.20 views

CVE-2025-23137

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Add missing NULL ptr check in amdpstateupdate Check if policy is NULL before dereferencing it in amdpstateupdate...

5.5CVSS5.3AI score0.00175EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/04/10 12:0 a.m.9 views

PT-2025-20358

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue has been identified in the Linux kernel. The scpi cpufreq get rate function does not check if cpufreq cpu get raw returns NULL when the target CPU is not...

5.5CVSS6.7AI score0.00169EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:0 a.m.8 views

The vulnerability of the cpufreq_cpu_get_raw() function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the cpufreqcpugetraw function in the Linux operating system’s kernel is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS6.7AI score0.00231EPSS
Exploits0References17Affected Software7
Positive Technologies
Positive Technologies
added 2025/04/10 12:0 a.m.5 views

PT-2025-20359

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue has been identified in the Linux kernel. The scmi cpufreq get rate function does not check if cpufreq cpu get raw returns NULL when the target CPU is not...

5.5CVSS6.7AI score0.00155EPSS
Exploits0
OSV
OSV
added 2025/03/27 5:15 p.m.11 views

AZL-60322 CVE-2022-49750 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

5.5CVSS6.4AI score0.0015EPSS
Exploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

DEBIAN-CVE-2022-49750

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

5.5CVSS5.3AI score0.0015EPSS
Exploits0References1
Rows per page
Query Builder