Wind River Support Network

HomeDefectsLIN1024-2352
Fixed

LIN1024-2352 : Security Advisory - linux - CVE-2024-38390

Created: Jun 21, 2024    Updated: Sep 10, 2024
Resolved Date: Jun 23, 2024
Found In Version: 10.24.33.1
Fix Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel

Description

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

drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails

Calling a6xx_destroy() before adreno_gpu_init() leads to a null pointer
dereference on:

msm_gpu_cleanup() : platform_set_drvdata(gpu->pdev, NULL);

as gpu->pdev is only assigned in:

a6xx_gpu_init()
|_ adreno_gpu_init
    |_ msm_gpu_init()

Instead of relying on handwavy null checks down the cleanup chain,
explicitly de-allocate the LLC data and free a6xx_gpu instead.

Patchwork: https://patchwork.freedesktop.org/patch/588919/

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

CVEs


Live chat
Online