PT-2026-38988 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-21

·

CVE-2026-43337

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A NULL pointer dereference exists in the dcn401 init hw() function. The issue occurs because the function assumes the update bw bounding box() callback is valid when entering the update path. Specifically, a conditional check allows the freq changed branch to evaluate as true regardless of whether the callback pointer is valid, potentially leading to the execution of update bw bounding box() while it is NULL. This is resolved by validating the callback, dc->clk mgr, and bw params before use.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2026-43337

Affected Products

Linux Kernel