目標達成 すべての支援者に感謝 — 100%達成しました!

目標: 1000 CNY · 調達済み: 1336 CNY

100%

CVE-2026-53365— Virtio/vsock 多 SKB 发送零拷贝完成漏洞

AI Predicted 7.8 Difficulty: Moderate EPSS 0.15% · P5

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 8

ベンダープロダクトVersion Rangeステータス
LinuxLinux581512a6dc939ef122e49336626ae159f3b8a345< 76b995bc57bd90cb6e954e1966fbd8786da47f0daffected
581512a6dc939ef122e49336626ae159f3b8a345< b3155f2b78db21e99256bcf7eb902f24ff6d5338affected
581512a6dc939ef122e49336626ae159f3b8a345< ae38d9179190a956e2a87a69ef1dd6f451b51c4daffected
6.7affected
< 6.7unaffected
6.18.34≤ 6.18.*unaffected
7.0.11≤ 7.0.*unaffected
7.1≤ *unaffected
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2026-53365の基本情報

脆弱性情報

脆弱性についてご質問がありますか?Shenlongの分析が参考になるかご確認ください!
Shenlongの10の質問を表示 ↗

高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。

脆弱性タイトル
vsock/virtio: fix zerocopy completion for multi-skb sends
ソース: NVD (National Vulnerability Database)
脆弱性説明
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix zerocopy completion for multi-skb sends When a large message is fragmented into multiple skbs, the zerocopy uarg is only allocated and attached to the last skb in the loop. Non-final skbs carry pinned user pages with no completion tracking, so the kernel has no way to notify userspace when those pages are safe to reuse. If the loop breaks early the uarg is never allocated at all, leaking pinned pages with no completion notification. Fix this by following the approach used by TCP: allocate the zerocopy uarg (if not provided by the caller) before the send loop and attach it to every skb via skb_zcopy_set(), which takes a reference per skb. Each skb's completion properly decrements the refcount, and the notification only fires after the last skb is freed. On failure, if no data was sent, the uarg is cleanly aborted via net_zcopy_put_abort(). This issue was initially discovered by sashiko while reviewing commit 1cb36e252211 ("vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting") but was pre-existing.
ソース: NVD (National Vulnerability Database)
CVSS情報
N/A
ソース: NVD (National Vulnerability Database)
脆弱性タイプ
N/A
ソース: NVD (National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
LinuxLinux 581512a6dc939ef122e49336626ae159f3b8a345 ~ 76b995bc57bd90cb6e954e1966fbd8786da47f0d -
LinuxLinux 6.7 -

II. CVE-2026-53365の公開POC

#POC説明ソースリンクShenlongリンク
AI生成POCプレミアム

公開POCは見つかりませんでした。

ログインしてAI POCを生成

III. CVE-2026-53365のインテリジェンス情報

登录查看更多情报信息。

CVE-2026-53365 补丁与修复 (3)

IV. 関連脆弱性

V. CVE-2026-53365へのコメント

まだコメントはありません


コメントを残す