目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-53514— Linux kernel 安全漏洞

AI 预测 5.3 利用难度: 中等 EPSS 0.14% · P3

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinux8aa5bcb61612060429223d1fbb7a1c30a579fc1f< 958c6cbc32996c375af42db96ceba021a1959899affected
8aa5bcb61612060429223d1fbb7a1c30a579fc1f< dba1aeaaf3d0e2f996cb0a5609e5e85ecf405a5caffected
8aa5bcb61612060429223d1fbb7a1c30a579fc1f< 3ab0f5ddb761270b11d8c90b8550a59666cfc9bbaffected
8aa5bcb61612060429223d1fbb7a1c30a579fc1f< 55879dad0f3ae8468444b42f785ad79eac05fe5baffected
6.0affected
< 6.0unaffected
6.1.28≤ 6.1.*unaffected
6.2.15≤ 6.2.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2023-53514 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
gpu: host1x: Fix memory leak of device names
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix memory leak of device names The device names allocated by dev_set_name() need be freed before module unloading, but they can not be freed because the kobject's refcount which was set in device_initialize() has not be decreased to 0. As comment of device_add() says, if it fails, use only put_device() drop the refcount, then the name will be freed in kobejct_cleanup(). device_del() and put_device() can be replaced with device_unregister(), so call it to unregister the added successfully devices, and just call put_device() to the not added device. Add a release() function to device to avoid null release() function WARNING in device_release(), it's empty, because the context devices are freed together in host1x_memory_context_list_free().
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于设备名称内存泄漏,可能导致内存耗尽。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 8aa5bcb61612060429223d1fbb7a1c30a579fc1f ~ 958c6cbc32996c375af42db96ceba021a1959899 -
LinuxLinux 6.0 -

二、漏洞 CVE-2023-53514 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-53514 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2025-10-01 · 共 169 条

CVE-2022-50461Linux kernel 安全漏洞
CVE-2022-50448Linux kernel 安全漏洞
CVE-2022-50452Linux kernel 安全漏洞
CVE-2022-50451Linux kernel 安全漏洞
CVE-2022-50453Linux kernel 安全漏洞
CVE-2022-50454Linux kernel 安全漏洞
CVE-2022-50457Linux kernel 安全漏洞
CVE-2022-50456Linux kernel 安全漏洞
CVE-2022-50458Linux kernel 安全漏洞
CVE-2022-50460Linux kernel 安全漏洞
CVE-2022-50459Linux kernel 安全漏洞
CVE-2022-50466Linux kernel 安全漏洞
CVE-2023-53489Linux kernel 安全漏洞
CVE-2022-50469Linux kernel 安全漏洞
CVE-2022-50468Linux kernel 安全漏洞
CVE-2022-50467Linux kernel 安全漏洞
CVE-2022-50464Linux kernel 安全漏洞
CVE-2022-50462Linux kernel 安全漏洞
CVE-2022-50463Linux kernel 安全漏洞
CVE-2022-50449Linux kernel 安全漏洞

显示前 20 条,共 169 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2023-53514

暂无评论


发表评论