CVE-2024-58068

MEDIUM

Linux Kernel 6.0-6.1.128, 6.2-6.6.75, 6.7-6.12.12, 6.13.0-6.13.1 - NULL Pointer Dereference in OPP Bandwidth Handling

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized If a driver calls dev_pm_opp_find_bw_ceil/floor() the retrieve bandwidth from the OPP table but the bandwidth table was not created because the interconnect properties were missing in the OPP consumer node, the kernel will crash with: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000004 ... pc : _read_bw+0x8/0x10 lr : _opp_table_find_key+0x9c/0x174 ... Call trace: _read_bw+0x8/0x10 (P) _opp_table_find_key+0x9c/0x174 (L) _find_key+0x98/0x168 dev_pm_opp_find_bw_ceil+0x50/0x88 ... In order to fix the crash, create an assert function to check if the bandwidth table was created before trying to get a bandwidth with _read_bw().

Scores

CVSS v3 5.5
EPSS 0.0017
EPSS Percentile 6.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-476
Status published
Products (17)
linux/Kernel 6.0.0 - 6.1.129linux
linux/Kernel 6.13.0 - 6.13.2linux
linux/Kernel 6.2.0 - 6.6.76linux
linux/Kernel 6.7.0 - 6.12.13linux
Linux/Linux < 6.0
Linux/Linux 6.0
Linux/Linux 6.1.129 - 6.1.*
Linux/Linux 6.12.13 - 6.12.*
Linux/Linux 6.13.2 - 6.13.*
Linux/Linux 6.14
... and 7 more
Published Mar 06, 2025
Tracked Since Feb 18, 2026