3 matches found
The vulnerability of the module_param_cb() function in the powerclamp component of Linux operating systems allows a hacker to trigger a service failure.
The vulnerability of the moduleparamcb function in the powerclamp component of Linux operating systems is related to the issue where the operation exceeds the buffer boundaries when processing the paramgetint parameter. Exploiting this vulnerability can allow an attacker to cause a service failur...
CVE-2023-52794
CVE-2023-52794 is a Linux kernel vulnerability in the intel_powerclamp implementation under thermal: intel: powerclamp, where a mismatch between param_get_int and the max_idle definition can trigger a global out-of-bounds read (KASAN report). The bug stems from reading a 32-bit int where a smalle...
CVE-2023-52794 thermal: intel: powerclamp: fix mismatch in get function for max_idle
In the Linux kernel, the following vulnerability has been resolved: thermal: intel: powerclamp: fix mismatch in get function for maxidle KASAN reported this 444.853098 BUG: KASAN: global-out-of-bounds in paramgetint+0x77/0x90 444.853111 Read of size 4 at addr ffffffffc16c9220 by task cat/2105...