在 Linux 内核中,以下漏洞已得到解决: io_uring: 当从唤醒处理程序中排队时,延迟 eventfd 信号发送 在将第一个条目推入 时,会内联地触发 CQ 环的 eventfd 信号。对于采用 模式的环形缓冲区,这种添加操作通常发生在等待队列的唤醒处理程序中,此时持有某个任意等待队列的锁。 仅在 标志位被设置时才会拒绝递归调用,而该标志位本身正是由 设置的。如果唤醒链路的起点在别处,则信号会被内联发出,并可能反馈回 epoll。 为此,新增 标志,并在来自三个等待队列回调的 task_work 添加操作
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 21a091b970cdbcf3e8ff829234b51be6f9192766< e22f4494cc9487d326e5e3067f33dea7c1e442b2 |
affected |
21a091b970cdbcf3e8ff829234b51be6f9192766< b6bb334b0e9348887e3e55e1f494b0c3b8fbf59f |
affected | ||
21a091b970cdbcf3e8ff829234b51be6f9192766< 40b6ccf68731809ceb85c6e9f0f8f2ed61c7aa5a |
affected | ||
21a091b970cdbcf3e8ff829234b51be6f9192766< cd305ee3633a45fcf5f3a5d83f99f3cb77d87b6e |
affected | ||
6.1 |
affected | ||
< 6.1 |
unaffected | ||
6.18.49≤ 6.18.* |
unaffected | ||
7.1.11≤ 7.1.* |
unaffected | ||
| … +2 more rows | |||
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-80925 | vlan: fix skb_under_panic and races when toggling HW VLAN offload | |
| 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-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