HomeDefectsLIN1024-13829
Fixed

LIN1024-13829 : Security Advisory - linux - CVE-2025-68177

Created: Dec 16, 2025    Updated: Jan 19, 2026
Resolved Date: Jan 19, 2026
Found In Version: 10.24.33.1
Fix Version: 10.24.33.15
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

Description

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

CVEs