VYPR
Unrated severityNVD Advisory· Published Jul 29, 2024· Updated Nov 3, 2025

drm/amdgpu: avoid using null object of framebuffer

CVE-2024-41093

Description

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

drm/amdgpu: avoid using null object of framebuffer

Instead of using state->fb->obj[0] directly, get object from framebuffer by calling drm_gem_fb_get_obj() and return error code when object is null to avoid using null object of framebuffer.

AI Insight

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

Affected products

134

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.