diff options
| author | Jinjie Ruan <[email protected]> | 2024-10-30 08:24:49 +0000 |
|---|---|---|
| committer | Viresh Kumar <[email protected]> | 2024-10-30 09:08:40 +0000 |
| commit | 1a1374bb8c5926674973d849feed500bc61ad535 (patch) | |
| tree | f20837198f9f45365048e644a249565fc4d38aaf /security/selinux/hooks.c | |
| parent | cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw() (diff) | |
| download | kernel-1a1374bb8c5926674973d849feed500bc61ad535.tar.gz kernel-1a1374bb8c5926674973d849feed500bc61ad535.zip | |
cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()
cpufreq_cpu_get_raw() may return NULL if the cpu is not in
policy->cpus cpu mask and it will cause null pointer dereference,
so check NULL for cppc_get_cpu_cost().
Fixes: 740fcdc2c20e ("cpufreq: CPPC: Register EM based on efficiency class information")
Signed-off-by: Jinjie Ruan <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
