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

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

100%

CVE-2026-68404— WiFi cfg80211 漏洞导致套接字所有者自动断开连接

AI Predicted 5.6 Difficulty: Moderate

Affected Version Matrix 6

ベンダープロダクトVersion Rangeステータス
LinuxLinuxbd2522b168847106c1885f0319a2833bdf88bf9a< 6d6123fef5a4af175cc6b6b12a03dd0f3c240b79affected
bd2522b168847106c1885f0319a2833bdf88bf9a< 0c2ed186bbe14304415476d6707b747dddcd8583affected
4.11affected
< 4.11unaffected
7.1.6≤ 7.1.*unaffected
7.2-rc4≤ *unaffected
新しい脆弱性情報の通知を購読するログインして購読

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

脆弱性情報

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

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

脆弱性タイトル
wifi: cfg80211: use wiphy work for socket owner autodisconnect
ソース: CVE Program / CVE List V5
脆弱性説明
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: use wiphy work for socket owner autodisconnect nl80211_netlink_notify() walks the cfg80211 wireless device list when a NETLINK_GENERIC socket is released. If the socket owns a connection, the notifier queues the embedded wdev->disconnect_wk work item. That work is a plain work_struct today. NETDEV_GOING_DOWN cancels it, but a NETLINK_URELEASE notifier that already observed conn_owner_nlportid can queue it after that cancel returns. _cfg80211_unregister_wdev() then removes the wdev from the list and waits for RCU readers, but synchronize_net() does not drain work queued by such a reader. Make the autodisconnect work a wiphy_work instead. The callback already needs the wiphy mutex, and wiphy_work runs under that mutex. This lets teardown cancel pending autodisconnect work while holding the mutex, without a cancel_work_sync() vs. worker locking concern. Also cancel the wiphy work after list_del_rcu() and synchronize_net(). Any NETLINK_URELEASE notifier that had already reached the wdev list has then either queued the work and it is removed, or can no longer find the wdev.
ソース: CVE Program / CVE List V5
CVSS情報
N/A
ソース: CVE Program / CVE List V5
脆弱性タイプ
N/A
ソース: CVE Program / CVE List V5

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
LinuxLinux bd2522b168847106c1885f0319a2833bdf88bf9a ~ 6d6123fef5a4af175cc6b6b12a03dd0f3c240b79 -
LinuxLinux 4.11 -

II. CVE-2026-68404の公開POC

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

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

ログインしてAI POCを生成

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

登录查看更多情报信息。

CVE-2026-68404 补丁与修复 (2)

Same Patch Batch · Linux · 2026-08-10 · 345 CVEs total

CVE-2026-68310wifi: mt76: mt7915: guard HE capability lookups
CVE-2026-68320sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid
CVE-2026-68319pds_core: fix deadlock between reset thread and remove
CVE-2026-68318pds_core: fix use-after-free on workqueue during remove
CVE-2026-68317pds_core: fix auxiliary device add/del races
CVE-2026-68316accel: ethosu: Fix element size accounting for cmd stream validation
CVE-2026-68315sctp: validate stream count in sctp_process_strreset_inreq()
CVE-2026-68314net: mctp i3c: clean up notifier and buses if driver register fails
CVE-2026-68313tipc: fix infinite loop in __tipc_nl_compat_dumpit
CVE-2026-68312cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
CVE-2026-68311wifi: mt76: mt7925: guard link STA in decap offload
CVE-2026-68305drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffers
CVE-2026-68300sctp: auth: verify auth requirement when auth_chunk is NULL
CVE-2026-68301net: hsr: fix memory leak on slave unregistration by removing synced VLANs
CVE-2026-68302amt: re-read skb header pointers after every pull
CVE-2026-68303drm/vc4: hvs/v3d: Fix null dereference in unbind
CVE-2026-68304wifi: brcmfmac: fix 802.1X-SHA256 call trace warning
CVE-2026-68307wifi: mt76: mt7925: fix crash in reset link replay
CVE-2026-68309wifi: mt76: connac: fix possible NULL-pointer deref in mt76_connac_mcu_uni_bss_he_tlv()
CVE-2026-68308wifi: mt76: mt7996: check pointer returned by mt76_connac_get_he_phy_cap()

Showing 20 of 345 CVEs. View all on vendor page →

IV. 関連脆弱性

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

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


コメントを残す