• CVE-2024-42248

发布时间: 2024年9月14日

修改时间: 2024年9月14日

概要

In the Linux kernel, the following vulnerability has been resolved:tty: serial: ma35d1: Add a NULL check for of_nodeThe pdev->dev.of_node can be NULL if the serial node is absent.Add a NULL check to return an error in such cases.

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-3597 In the Linux kernel, the following vulnerability has been resolved:tty: serial: ma35d1: Add a NULL check for of_nodeThe pdev->dev.of_node can be NULL if the serial node is absent.Add a NULL check to return an error in such cases. 2024年9月3日

影响产品

产品 状态
V6 kernel Fixed