Lucene search
+L

149 matches found

AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Unnecessary driverlock has been removed from the setboost function. setboost is a function call per policy; therefore, a driver-wide lock is unnecessary. Additionally, this mutexacquire operation may conflict...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value

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

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.3 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.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.2 views

DEBIAN-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.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.5 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.00179EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.24 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.00179EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.5 views

PT-2025-16777 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue was related to a missing NULL pointer check in the amd pstate update function. This function is part of the...

7.8CVSS5AI score0.66418EPSS
SaveExploits0References690
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of policy pointer checking in the amd-pstate driver, which could lead to null pointer dereferencing...

5.5CVSS6.4AI score0.00179EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/04/01 12:00 a.m.12 views

Vulnerability of the nouveau_pstate_fops{} structure in the drivers/gpu/drm/nouveau/nouveau_debugfs.c module – This driver provides support for Direct Rendering Infrastructure (DRI) in NVIDIA’s Linux kernel, allowing attackers to cause system failures.

The vulnerability of the nouveaupstatefops structure in the drivers/gpu/drm/nouveau/nouveaudebugfs.c module – The driver that supports Direct Rendering Infrastructure DRI for NVIDIA graphics cards in the Linux operating system is vulnerable to a memory leak before the last reference is freed...

5.5CVSS5.8AI score0.00223EPSS
SaveExploits0References19Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:00 a.m.15 views

The vulnerability of the amd_pstate_epp_cpu_exit() function in the drivers/cpufreq/amd-pstate.c module of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the amdpstateeppcpuexit function in the drivers/cpufreq/amd-pstate.c module of the Linux operating system is related to improper memory release before deleting the last reference „memory leak“. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.5CVSS6.7AI score0.00267EPSS
SaveExploits0References12Affected Software5
SUSE CVE
SUSE CVE
added 2025/03/08 2:50 a.m.7 views

SUSE CVE-2025-21841

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Fix cpufreqpolicy ref counting amdpstateupdatelimits takes a cpufreqpolicy reference but doesn't decrement the refcount in one of the exit paths, fix that...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/07 9:15 a.m.5 views

DEBIAN-CVE-2025-21841

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Fix cpufreqpolicy ref counting amdpstateupdatelimits takes a cpufreqpolicy reference but doesn't decrement the refcount in one of the exit paths, fix that...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/07 9:15 a.m.17 views

UBUNTU-CVE-2025-21841

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Fix cpufreqpolicy ref counting amdpstateupdatelimits takes a cpufreqpolicy reference but doesn't decrement the refcount in one of the exit paths, fix that...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/01/30 12:00 a.m.9 views

PT-2025-25813

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel, specifically the cpufreq amd-pstate driver. It involves the removal of an unnecessary driver lock in the set boost function. This lock was unnecessar...

6CVSS7.7AI score0.00164EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.22 views

kernel: cpufreq: amd-pstate: fix memory leak on CPU EPP exit

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc in amdpstateeppcpuinit is not freed in the analogous exit function, so fix that. rjw: Subject and changelog edits...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.18 views

kernel: cpufreq: amd-pstate: fix memory leak on CPU EPP exit

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix memory leak on CPU EPP exit The cpudata memory from kzalloc in amdpstateeppcpuinit is not freed in the analogous exit function, so fix that. rjw: Subject and changelog edits...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.29 views

CVE-2024-50079 io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work

In the Linux kernel, the following vulnerability has been resolved: iouring/sqpoll: ensure task state is TASKRUNNING when running taskwork When the sqpoll is exiting and cancels pending work items, it may need to run taskwork. If this happens from within iouringcancelgeneric, then it may be under...

0.00177EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/10/22 2:48 p.m.15 views

CVE-2024-50009

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

5.5CVSS7AI score0.00231EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.13 views

SUSE CVE-2024-50009

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

5.5CVSS7.7AI score0.00231EPSS
SaveExploits0References19
OSV
OSV
added 2024/10/21 7:15 p.m.14 views

AZL-52092 CVE-2024-50009 affecting package kernel for versions less than 6.6.76.1-1

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

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References1
Rows per page
Query Builder