在 Linux 内核中,以下漏洞已修复: vlan:修复在切换硬件 VLAN 卸载时出现的 和数据竞争问题 当在底层设备上切换硬件 VLAN TX 卸载功能( 或 )时,会调用 ,该函数会动态修改 。 这引发了以下两个问题: 1. 无锁 TX 路径(例如 中的 、 )在未持有 RTNL 锁的情况下读取 。在 RTNL 锁保护下动态修改 会造成数据竞争:上层协议栈可能基于过时的 预留了不足的头部空间(headroom),导致在调用 时触发 。 2. 此外, 在更新 时未同步更新 ,导致预留的头部空间与实际头部生成之间
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< a29f3b884ba50217e6f50414f568073221e2bb07 |
affected |
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2< 447cbe95ebb95392b5d8f6a01c0556826919ce23 |
affected | ||
2.6.12 |
affected | ||
< 2.6.12 |
unaffected | ||
7.2.3≤ 7.2.* |
unaffected | ||
7.3-rc1≤ * |
unaffected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-80924 | crypto: krb5 - use kfree_sensitive() for derived key buffers | |
| CVE-2026-80923 | xhci: dbgtty: Fix unregister on tty_register_driver() failure | |
| CVE-2026-80922 | crypto: qcom-rng - Allow zero as a random number | |
| CVE-2026-80921 | KVM: s390: vsie: zero stale crypto bits | |
| CVE-2026-80920 | io_uring: defer eventfd signaling when queued from a wakeup handler | |
| CVE-2026-80919 | drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format | |
| CVE-2026-80918 | HID: core: fix number/pointer type confusion on long items | |
| CVE-2026-80917 | PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems | |
| CVE-2026-80916 | kcov: fix data corruption and race conditions on PREEMPT_RT | |
| CVE-2026-80915 | drm/xe: Fix DPT allocation paths. | |
| CVE-2026-80914 | Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready |
No comments yet