Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_pr…
…obe() Fix a possible use-after-free scenario in acpi_cppc_processor_probe() that can happen if the function returns without cleaning up the per-CPU pointer set by it previously. Reported-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
- Loading branch information