CVE-2026-43401

EUVD-2026-28707
In the Linux kernel, the following vulnerability has been resolved:

cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()

The update_cpu_qos_request() function attempts to initialize the 'freq'
variable by dereferencing 'cpudata' before verifying if the 'policy'
is valid.

This issue occurs on systems booted with the "nosmt" parameter, where
all_cpu_data[cpu] is NULL for the SMT sibling threads. As a result,
any call to update_qos_requests() will result in a NULL pointer
dereference as the code will attempt to access pstate.turbo_freq using
the NULL cpudata pointer.

Also, pstate.turbo_freq may be updated by intel_pstate_get_hwp_cap()
after initializing the 'freq' variable, so it is better to defer the
'freq' until intel_pstate_get_hwp_cap() has been called.

Fix this by deferring the 'freq' assignment until after the policy and
driver_data have been validated.

[ rjw: Added one paragraph to the changelog ]
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
5.5 MEDIUM
LOCAL
LOW
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Base Score
CVSS 3.x
EPSS Score
Percentile: 2%
Affected Products (NVD)
VendorProductVersion
linuxlinux_kernel
6.18 ≤
𝑥
< 6.18.19
linuxlinux_kernel
6.19 ≤
𝑥
< 6.19.9
linuxlinux_kernel
7.0:rc1
𝑥
= Vulnerable software versions
Debian logo
Debian Releases
Debian Product
Codename
linux
bookworm
6.1.170-3
fixed
bookworm (security)
6.1.174-1
fixed
bullseye
5.10.223-1
fixed
bullseye (security)
5.10.257-1
fixed
forky
7.0.12-2
fixed
sid
7.0.13-1
fixed
trixie
6.12.86-1
fixed
trixie (security)
6.12.94-1
fixed
Amazon Linux logo
Amazon Linux Releases
Amazon Package
Release
bpftool6.18
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
bpftool6.18-debuginfo
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel-livepatch-6.18.15-14.217
Amazon Linux 2023
1:1.0-0.amzn2023
fixed
kernel6.18
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-debuginfo
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-debuginfo-common-aarch64
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-debuginfo-common-x86_64
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-devel
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-headers
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-libbpf
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-libbpf-debuginfo
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-libbpf-devel
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-libbpf-static
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-modules-extra
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-modules-extra-common
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-tools
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-tools-debuginfo
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
kernel6.18-tools-devel
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
perf6.18
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
perf6.18-debuginfo
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
python3-perf6.18
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed
python3-perf6.18-debuginfo
Amazon Linux 2023
1:6.18.15-14.217.amzn2023
fixed