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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 6.5 利用难度: 困难 EPSS 0.15% · P5

影响版本矩阵 18

厂商产品版本范围状态
LinuxLinux52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e< dd5c77814f290b353917df329f36de1472d47154affected
52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e< 90229e9ee957d4514425e4a4d82c50ab5d57ac4daffected
52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e< 1550bcf2983ae1220cc8ab899a39a423fa7cb523affected
52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e< f9982db735a8495eee14267cf193c806b957e942affected
52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e< 051af3f0b7d1cd8ab7f3e2523ad8ae1af44caba3affected
52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e< 07821524f67bf920342bc84ae8b3dea2a315a89eaffected
52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e< c8f9c05e1ebcc9c7bc211cc8b74d8fb86a8756fcaffected
52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e< 0f5bb36bf9b39a2a96e730bf4455095b50713f63affected
… +10 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
media: netup_unidvb: fix use-after-free at del_timer()
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: netup_unidvb: fix use-after-free at del_timer() When Universal DVB card is detaching, netup_unidvb_dma_fini() uses del_timer() to stop dma->timeout timer. But when timer handler netup_unidvb_dma_timeout() is running, del_timer() could not stop it. As a result, the use-after-free bug could happen. The process is shown below: (cleanup routine) | (timer routine) | mod_timer(&dev->tx_sim_timer, ..) netup_unidvb_finidev() | (wait a time) netup_unidvb_dma_fini() | netup_unidvb_dma_timeout() del_timer(&dma->timeout); | | ndev->pci_dev->dev //USE Fix by changing del_timer() to del_timer_sync().
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于未正确停止dma->timeout定时器,可能导致释放后重用。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 52b1eaf4c59a3bbd07afbb4ab4f43418a807d02e ~ dd5c77814f290b353917df329f36de1472d47154 -
LinuxLinux 4.3 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2025-09-15 · 共 210 条

CVE-2022-50293Linux kernel 安全漏洞
CVE-2023-53232Linux kernel 安全漏洞
CVE-2023-53233Linux kernel 安全漏洞
CVE-2023-53234Linux kernel 安全漏洞
CVE-2023-53235Linux kernel 安全漏洞
CVE-2023-53236Linux kernel 安全漏洞
CVE-2023-53237Linux kernel 安全漏洞
CVE-2023-53238Linux kernel 安全漏洞
CVE-2023-53239Linux kernel 安全漏洞
CVE-2023-53240Linux kernel 安全漏洞
CVE-2023-53241Linux kernel 安全漏洞
CVE-2023-53242Linux kernel 安全漏洞
CVE-2022-50291Linux kernel 安全漏洞
CVE-2022-50292Linux kernel 安全漏洞
CVE-2022-50303Linux kernel 安全漏洞
CVE-2022-50300Linux kernel 安全漏洞
CVE-2022-50301Linux kernel 安全漏洞
CVE-2022-50302Linux kernel 安全漏洞
CVE-2022-50299Linux kernel 安全漏洞
CVE-2022-50304Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2023-53219

暂无评论


发表评论