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

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-53119— Linux kernel 安全漏洞

AI 预测 5.3 利用难度: 较易 EPSS 0.25% · P17

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinux3fe356d58efae54dade9ec94ea7c919ed20cf4db< e26fa236758e8baa61a82cfd9fd4388d2e8d6a4caffected
3fe356d58efae54dade9ec94ea7c919ed20cf4db< 4310902c766e371359e6c6311056ae80b5beeac9affected
3fe356d58efae54dade9ec94ea7c919ed20cf4db< 946c7600fa2207cc8d3fbc86a518ec56f98a5813affected
3fe356d58efae54dade9ec94ea7c919ed20cf4db< 897617a413e0bf1c6380e3b34b2f28f450508549affected
3fe356d58efae54dade9ec94ea7c919ed20cf4db< 2415345042245de7601dcc6eafdbe3a3dcc9e379affected
3fe356d58efae54dade9ec94ea7c919ed20cf4db< d7b0ff5a866724c3ad21f2628c22a63336deec3faffected
2e7dd95046203bd05e8f4dc06ee53cace70a8e3caffected
5.9.13< 5.10affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-53119 基础信息

漏洞信息

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

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

Vulnerability Title
virtio/vsock: Fix accept_queue memory leak
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix accept_queue memory leak As the final stages of socket destruction may be delayed, it is possible that virtio_transport_recv_listen() will be called after the accept_queue has been flushed, but before the SOCK_DONE flag has been set. As a result, sockets enqueued after the flush would remain unremoved, leading to a memory leak. vsock_release __vsock_release lock virtio_transport_release virtio_transport_close schedule_delayed_work(close_work) sk_shutdown = SHUTDOWN_MASK (!) flush accept_queue release virtio_transport_recv_pkt vsock_find_bound_socket lock if flag(SOCK_DONE) return virtio_transport_recv_listen child = vsock_create_connected (!) vsock_enqueue_accept(child) release close_work lock virtio_transport_do_close set_flag(SOCK_DONE) virtio_transport_remove_sock vsock_remove_sock vsock_remove_bound release Introduce a sk_shutdown check to disallow vsock_enqueue_accept() during socket destruction. unreferenced object 0xffff888109e3f800 (size 2040): comm "kworker/5:2", pid 371, jiffies 4294940105 hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 28 00 0b 40 00 00 00 00 00 00 00 00 00 00 00 00 (..@............ backtrace (crc 9e5f4e84): [<ffffffff81418ff1>] kmem_cache_alloc_noprof+0x2c1/0x360 [<ffffffff81d27aa0>] sk_prot_alloc+0x30/0x120 [<ffffffff81d2b54c>] sk_alloc+0x2c/0x4b0 [<ffffffff81fe049a>] __vsock_create.constprop.0+0x2a/0x310 [<ffffffff81fe6d6c>] virtio_transport_recv_pkt+0x4dc/0x9a0 [<ffffffff81fe745d>] vsock_loopback_work+0xfd/0x140 [<ffffffff810fc6ac>] process_one_work+0x20c/0x570 [<ffffffff810fce3f>] worker_thread+0x1bf/0x3a0 [<ffffffff811070dd>] kthread+0xdd/0x110 [<ffffffff81044fdd>] ret_from_fork+0x2d/0x50 [<ffffffff8100785a>] ret_from_fork_asm+0x1a/0x30
来源: 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存在安全漏洞,该漏洞源于virtio/vsock组件在接受队列内存泄漏问题,由于socket销毁的最后阶段可能被延迟,导致virtio_transport_recv_listen在accept_queue被清空后仍被调用,造成内存泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 3fe356d58efae54dade9ec94ea7c919ed20cf4db ~ e26fa236758e8baa61a82cfd9fd4388d2e8d6a4c -
LinuxLinux 5.10 -

二、漏洞 CVE-2024-53119 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-53119 的情报信息

登录查看更多情报信息。

CVE-2024-53119 补丁与修复 (6)

同批安全公告 · Linux · 2024-12-02 · 共 22 条

CVE-2024-53113Linux kernel 安全漏洞
CVE-2024-53103Linux kernel 安全漏洞
CVE-2024-53104Linux kernel 安全漏洞
CVE-2024-53105Linux kernel 安全漏洞
CVE-2024-53106Linux kernel 安全漏洞
CVE-2024-53107Linux kernel 安全漏洞
CVE-2024-53108Linux kernel 安全漏洞
CVE-2024-53109Linux kernel 安全漏洞
CVE-2024-53111Linux kernel 安全漏洞
CVE-2024-53110Linux kernel 安全漏洞
CVE-2024-53112Linux kernel 安全漏洞
CVE-2024-53124Linux kernel 安全漏洞
CVE-2024-53114Linux kernel 安全漏洞
CVE-2024-53115Linux kernel 安全漏洞
CVE-2024-53116Linux kernel 安全漏洞
CVE-2024-53117Linux kernel 安全漏洞
CVE-2024-53118Linux kernel 安全漏洞
CVE-2024-53120Linux kernel 安全漏洞
CVE-2024-53121Linux kernel 安全漏洞
CVE-2024-53122Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2024-53119

暂无评论


发表评论