在 Linux 内核中,已修复以下漏洞: 蓝牙 SCO:让套接字持有其专属的 引用 问题背景 释放了一个它并不拥有的引用。它通过 获取一个临时引用,并在 之后通过 释放该引用;但在 分支中多出的那一次 又释放了第二个引用: 当 与控制器发出的“断开连接完成”事件发生竞态时, 会清除 并释放套接字持有的引用,而此时 正在执行。随后 发现 ,其自身的 操作将引用计数减至零并释放该连接,而第二次 则对已释放的 进行写入,导致内存错误: 根本原因 根本原因在于套接字存储连接时未持有自己的引用。 执行了: 这意味着套接字“借
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e6720779ae612a14ac4ba7fe4fd5b27d900d932c< a33bc07b4730b6cd5681ac77d18ae0de3e739690 |
affected |
e6720779ae612a14ac4ba7fe4fd5b27d900d932c< 8fe627192fa5da7157f9a48608f13c04b6373e43 |
affected | ||
e6720779ae612a14ac4ba7fe4fd5b27d900d932c< abd93c85c8667add738ee82aeab95dd9fc8265a2 |
affected | ||
6.13 |
affected | ||
< 6.13 |
unaffected | ||
6.18.44≤ 6.18.* |
unaffected | ||
7.1.8≤ 7.1.* |
unaffected | ||
7.2≤ * |
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-80694 | 9.8 CRITICAL | net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller |
| CVE-2026-80668 | 9.8 CRITICAL | netfilter: nf_conntrack_expect: use conntrack GC to reap expectations |
| CVE-2026-80634 | 9.8 CRITICAL | netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag |
| CVE-2026-80673 | 9.8 CRITICAL | ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find() |
| CVE-2026-80630 | 9.8 CRITICAL | net/sched: sch_fq_codel: Do not call qdisc_tree_reduce_backlog during peek before restorin |
| CVE-2026-80617 | 9.8 CRITICAL | net: airoha: fix foe_check_time allocation size |
| CVE-2026-80612 | 9.8 CRITICAL | net: lwtunnel: Drop skb metadata before LWT encapsulation |
| CVE-2026-80714 | 9.8 CRITICAL | ipvs: do not propagate one-packet flag to synced conns |
| CVE-2026-80609 | 9.8 CRITICAL | qede: fix out-of-bounds check for cqe->len_list[] |
| CVE-2026-80681 | 9.8 CRITICAL | vxlan: re-fetch eth header after route_shortcircuit() |
| CVE-2026-80600 | 9.8 CRITICAL | batman-adv: dat: acquire ARP hw source only after skb realloc |
| CVE-2026-80674 | 9.8 CRITICAL | ntfs: validate resident attribute lists and harden the validator |
| CVE-2026-80684 | 9.3 CRITICAL | KVM: s390: pci: Fix NULL dereference on AIBV allocation failure |
| CVE-2026-80671 | 9.3 CRITICAL | perf sched: Fix register_pid() overflow, strcpy, and BUG_ON |
| CVE-2026-80693 | 9.3 CRITICAL | idpf: bound interrupt-vector register fill to the allocated array |
| CVE-2026-80603 | 9.1 CRITICAL | netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read |
| CVE-2026-80670 | 9.1 CRITICAL | perf tools: Use perf_env__get_cpu_topology() in machine__resolve() |
| CVE-2026-80692 | 8.8 HIGH | Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks |
| CVE-2026-80633 | 8.8 HIGH | iommufd: Take dma_resv lock before dma_buf_unpin() in release path |
| CVE-2026-80672 | 8.8 HIGH | ntfs: fix u16 truncation of restart-area length check |
Showing top 20 of 135 CVEs. View all on vendor page → →
No comments yet