Description

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaul_exit longhaul_exit() was calling cpufreq_cpu_get(0) without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This patch adds a check using unlikely() and returns early if the policy is NULL. Bugzilla: #219962

INFO

Published Date :

2025-12-16T13:42:56.336Z

Last Modified :

2025-12-16T13:42:56.336Z

Source :

Linux
AFFECTED PRODUCTS

The following products are affected by CVE-2025-68177 vulnerability.

Vendors Products
Linux
  • Linux Kernel

CVSS Vulnerability Scoring System