一、 漏洞 CVE-2024-53200 基础信息
漏洞标题
drm/amd/display: 修正 hwss_setup_dpp 中 pipe_ctx->plane_state 的空指针检查
来源:AIGC 神龙大模型
漏洞描述信息
在Linux内核中,已修复以下漏洞: drm/amd/display: 修复hwss_setup_dpp中对pipe_ctx->plane_state的空指针检查 此提交修复了hwss_setup_dpp()中的空指针解引用问题。当pipe_ctx->plane_state为空时,可能会出现该问题。修复方案增加了对`pipe_ctx->plane_state`的空指针检查,确保在访问前其非空,从而防止空指针解引用。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源:AIGC 神龙大模型
漏洞类别
空指针解引用
来源:AIGC 神龙大模型
漏洞标题
drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp
来源:美国国家漏洞数据库 NVD
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp This commit addresses a null pointer dereference issue in hwss_setup_dpp(). The issue could occur when pipe_ctx->plane_state is null. The fix adds a check to ensure `pipe_ctx->plane_state` is not null before accessing. This prevents a null pointer dereference.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Linux kernel 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于drm/amd/display模块中pipe_ctx->plane_state的空指针取消引用问题。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-53200 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-53200 的情报信息
  • 标题: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

  • 标题: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

  • 标题: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

  • 标题: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

  • https://nvd.nist.gov/vuln/detail/CVE-2024-53200