• CVE-2024-41093

发布时间: 2024年8月30日

修改时间: 2024年8月30日

概要

In the Linux kernel, the following vulnerability has been resolved:drm/amdgpu: avoid using null object of framebufferInstead of using state->fb->obj[0] directly, get object from framebufferby calling drm_gem_fb_get_obj() and return error code when object isnull to avoid using null object of framebuffer.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Local Local
CVSS评分 5.5 5.5
Attack Complexity Low Low
Privileges Required Low Low
Scope Unchanged Unchanged
Integrity None None
User Interaction None None
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-3388 In the Linux kernel, the following vulnerability has been resolved:drm/amdgpu: avoid using null object of framebufferInstead of using state->fb->obj[0] directly, get object from framebufferby calling drm_gem_fb_get_obj() and return error code when object isnull to avoid using null object of framebuffer. 2024年8月21日

影响产品

产品 状态
V6 kernel Fixed