VYPR
Medium severity5.5NVD Advisory· Published May 6, 2026· Updated Jun 1, 2026

CVE-2026-43105

CVE-2026-43105

Description

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

drm/vc4: Fix memory leak of BO array in hang state

The hang state's BO array is allocated separately with kzalloc() in vc4_save_hang_state() but never freed in vc4_free_hang_state(). Add the missing kfree() for the BO array before freeing the hang state struct.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

15

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.