一、 漏洞 CVE-2024-38584 基础信息
漏洞标题
网络:时间: icssg_prueth: 在prueth_probe()中修复NULL指针解除引用
来源:AIGC 神龙大模型
漏洞描述信息
在Linux内核中,已修复以下漏洞: net: ti: icssg_prueth: 在prueth_probe()函数中修复NULL指针解除引用问题 在prueth_probe()函数中,如果emac_phy_connect()的调用因of_phy_connect()返回NULL而导致失败,则后续对phy_attached_info()的调用将解除引用NULL指针。 检查emac_phy_connect的返回代码,并在出现错误时干净地失败。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源:AIGC 神龙大模型
漏洞类别
空指针解引用
来源:AIGC 神龙大模型
漏洞标题
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
来源:美国国家漏洞数据库 NVD
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe() In the prueth_probe() function, if one of the calls to emac_phy_connect() fails due to of_phy_connect() returning NULL, then the subsequent call to phy_attached_info() will dereference a NULL pointer. Check the return code of emac_phy_connect and fail cleanly if there is an error.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Linux kernel 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于空指针取消引用。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-38584 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-38584 的情报信息