Lucene search
+L

67 matches found

RedHat Linux
RedHat Linux
•added 2024/09/18 12:09 a.m.•12 views

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

7.5CVSS7.2AI score0.01003EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/08/08 4:44 a.m.•14 views

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

7.5CVSS7.2AI score0.01003EPSS
SaveExploits0References5
OSV
OSV
•added 2024/06/19 2:15 p.m.•21 views

UBUNTU-CVE-2024-38573

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

7.5CVSS6.2AI score0.01003EPSS
SaveExploits0References20
NVD
NVD
•added 2024/05/21 3:15 p.m.•28 views

CVE-2021-47313

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

8.4CVSS6.5AI score0.00258EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2024/05/21 3:15 p.m.•27 views

CVE-2021-47313

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

8.4CVSS6.1AI score0.00258EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2024/05/21 2:35 p.m.•49 views

CVE-2021-47313 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...

6.5AI score0.00258EPSS
SaveExploits0References3
CVE
CVE
•added 2024/05/21 2:35 p.m.•97 views

CVE-2021-47313

The Linux kernel contains a memory leak vulnerability in the cpufreq: CPPC component, specifically within the cppc_cpufreq_cpu_init function. The issue occurs because the system allocates resources but fails to free them during policy ->init() failures. This results in uncontrolled resource co...

8.2AI score0.00258EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
•added 2024/05/21 7:54 a.m.•35 views

CVE-2024-35995

A vulnerability was found in the ACPI subsystem's CPPC driver in the Linux kernel. This issue occurs due to the mishandling of memory access bit width during performance capability calculations, which can lead to misaligned memory accesses and cause kernel panics on affected platforms...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2024/05/21 1:58 a.m.•11 views

SUSE CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

6.6CVSS6.7AI score0.0021EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
•added 2024/05/20 10:15 a.m.•32 views

CVE-2024-35995

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References9
Cvelist
Cvelist
•added 2024/05/20 9:47 a.m.•33 views

CVE-2024-35995 ACPI: CPPC: Use access_width over bit_width for system memory accesses

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

6.7AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/20 9:47 a.m.•24 views

CVE-2024-35995 ACPI: CPPC: Use access_width over bit_width for system memory accesses

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Use accesswidth over bitwidth for system memory accesses To align with ACPI 6.3+, since bitwidth can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 1...

6.1AI score
SaveExploits0References10
CVE
CVE
•added 2024/05/20 9:47 a.m.•225 views

CVE-2024-35995

CVE-2024-35995 describes a Linux kernel issue where the ACPI CPPC code misread system memory by relying on bit_width, risking incorrect memory access. The fix switches to using access_width for size calculation and reads/writes using an offset and width, with a fallback to bit_width if access_wid...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References7Affected Software1
Amazon
Amazon
•added 2024/05/20 12:00 a.m.•11 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASELOCKOWNER CVE-2024-26629 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow anonymous set with timeout flag CVE-2024-26642 In the Linux kernel, the...

5.5CVSS6.6AI score0.00267EPSS
SaveExploits0
OSV
OSV
•added 2023/02/13 5:25 p.m.•11 views

GSD-2023-1001916 cpufreq: CPPC: Add u64 casts to avoid overflowing

cpufreq: CPPC: Add u64 casts to avoid overflowing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.9 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2023/02/13 12:00 a.m.•6 views

PT-2023-34992 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.9 Description: The issue is related to the cpufreq CPPC, where u64 casts are added to avoid overflowing. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.2AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2022/11/08 9:32 a.m.•6 views

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

8.4CVSS6.4AI score0.00258EPSS
SaveExploits0References5
OSV
OSV
•added 2022/04/24 10:53 p.m.•14 views

GSD-2022-1002483 ACPI: CPPC: Avoid out of bounds access when parsing _CPC data

ACPI: CPPC: Avoid out of bounds access when parsing CPC data This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.311 by commit...

7.3AI score
SaveExploits0
OSV
OSV
•added 2022/04/24 10:44 p.m.•16 views

GSD-2022-1002412 ACPI: CPPC: Avoid out of bounds access when parsing _CPC data

ACPI: CPPC: Avoid out of bounds access when parsing CPC data This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.276 by commit...

7.3AI score
SaveExploits0
OSV
OSV
•added 2022/04/24 10:34 p.m.•18 views

GSD-2022-1002325 ACPI: CPPC: Avoid out of bounds access when parsing _CPC data

ACPI: CPPC: Avoid out of bounds access when parsing CPC data This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.238 by commit...

7.3AI score
SaveExploits0
Rows per page
Query Builder