8 matches found
Astra Linux – Vulnerability in Linux 5.15
In the Linux kernel, the following vulnerability has been resolved: cppccpufreq: Fixed a possible null pointer dereferencing issue. The functions cppccpufreqgetrate and hiicppccpufreqgetrate can be called from different locations with various parameters. Therefore, cpufreqcpuget may return null a...
The vulnerability of the functions get_perf_level_count() and cppc_get_cpu_power() in the driver/cpufreq/cppc_cpufreq.c module, a frequency scaling driver for Linux processors, allows a hacker to trigger a service failure.
The vulnerability of the getperflevelcount and cppcgetcpupower functions in the drivers/cpufreq/cppccpufreq.c driver for scaling kernel frequency in Linux operating systems is related to copying buffers without checking their size a classic buffer overflow attack. Exploiting this vulnerability...
Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014348)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014348 advisory. In the Linux kernel, the following vulnerability has been resolved: cppccpufreq: Fix possible null pointer dereference cppccpufreqgetrate and hisicppccpufreqgetrate...
kernel: cppc_cpufreq: Fix possible null pointer dereference
A NULL pointer dereference flaw was found in cppccpufreqgetrate in the Linux kernel. This issue may result in a crash...
kernel: cppc_cpufreq: Fix possible null pointer dereference
A NULL pointer dereference flaw was found in cppccpufreqgetrate in the Linux kernel. This issue may result in a crash...
kernel: cppc_cpufreq: Fix possible null pointer dereference
A NULL pointer dereference flaw was found in cppccpufreqgetrate in the Linux kernel. This issue may result in a crash...
kernel: cppc_cpufreq: Fix possible null pointer dereference
A NULL pointer dereference flaw was found in cppccpufreqgetrate in the Linux kernel. This issue may result in a crash...
kernel: cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Fix potential memleak in cppccpufreqcpuinit It's a classic example of memleak, we allocate something, we fail and never free the resources. Make sure we free all resources on policy -init failures...