HomeDefectsLIN1025-88
Fixed

LIN1025-88 : Security Advisory - linux - CVE-2025-21965

Created: Apr 27, 2025    Updated: Sep 1, 2025
Resolved Date: Apr 28, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

sched_ext: Validate prev_cpu in scx_bpf_select_cpu_dfl()

If a BPF scheduler provides an invalid CPU (outside the nr_cpu_ids
range) as prev_cpu to scx_bpf_select_cpu_dfl() it can cause a kernel
crash.

To prevent this, validate prev_cpu in scx_bpf_select_cpu_dfl() and
trigger an scx error if an invalid CPU is specified.

CREATE(Triage):(User=admin) CVE-2025-21965 (https://nvd.nist.gov/vuln/detail/CVE-2025-21965)