CVE-2026-43104

MEDIUM

drm/vc4: Fix a memory leak in hang state error path

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix a memory leak in hang state error path When vc4_save_hang_state() encounters an early return condition, it returns without freeing the previously allocated `kernel_state`, leaking memory. Add the missing kfree() calls by consolidating the early return paths into a single place.

Scores

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

Details

CWE
CWE-401
Status published
Products (14)
Linux/Linux < 4.5
Linux/Linux 214613656b5179f0daab6e0a080814b5100d45f0 - 3eb7dd55021d0f4308fbea0bea21d2118984d8e7
Linux/Linux 214613656b5179f0daab6e0a080814b5100d45f0 - 9525d169e5fd481538cf8c663cc5839e54f2e481
Linux/Linux 214613656b5179f0daab6e0a080814b5100d45f0 - d8fdd6adc07b78ad3e9ee0004876d90cb59ca941
Linux/Linux 214613656b5179f0daab6e0a080814b5100d45f0 - dd5c49787a32da96a2b154427eb17cbf12a83c28
Linux/Linux 214613656b5179f0daab6e0a080814b5100d45f0 - e352e9adc9f6df54d63150ff832f71c04e30744b
Linux/Linux 4.5
Linux/Linux 6.12.83 - 6.12.*
Linux/Linux 6.18.24 - 6.18.*
Linux/Linux 6.19.14 - 6.19.*
... and 4 more
Published May 06, 2026
Tracked Since May 06, 2026