在 Linux 内核中,以下漏洞已得到修复: char: tlclk: 修复 tlclk_cleanup() 中的释放后使用(use-after-free)问题 该补丁改进了 tlclk 驱动中的模块清理流程,以防止潜在的释放后使用和竞态条件。 目前, 结构体未设置 字段,这可能导致模块在用户空间进程仍与设备交互时被卸载。此外, 函数在确保等待队列中被阻塞的进程完全唤醒以及 完成之前就释放了 内存。 为解决这些问题,该补丁执行了以下操作: 在 中设置 ,以便在设备使用期间安全地延迟模块卸载。 更新 ,使其显式唤醒所
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1a80ba88273097933f93b1f40537337416798c70< 09d8d2a46a9ec9ff728f3159a174a2ab25dd0f0a |
affected |
1a80ba88273097933f93b1f40537337416798c70< 96902299a22d126ef5eb3f45cd5d8ceea9e6a735 |
affected | ||
1a80ba88273097933f93b1f40537337416798c70< 166dd1d5265e067459e674c11688919901813ec2 |
affected | ||
1a80ba88273097933f93b1f40537337416798c70< 764723bd67a6c8f53a8d8309211fb039e2ebcf49 |
affected | ||
1a80ba88273097933f93b1f40537337416798c70< c3f0cd76561ae611c2d247ee96dfd559e4197cb7 |
affected | ||
1a80ba88273097933f93b1f40537337416798c70< 3d5e4cc0d9dce79b0429da3134ac7b072ab9009f |
affected | ||
1a80ba88273097933f93b1f40537337416798c70< 42223445607a9a5df3cb1c4729abfe3a5085e7ce |
affected | ||
1a80ba88273097933f93b1f40537337416798c70< bbf003b7794d6ad6f939fdd29f1f1bde8ac554c1 |
affected | ||
| … +10 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-80634 | 9.8 CRITICAL | netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag |
| CVE-2026-80694 | 9.8 CRITICAL | net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controller |
| CVE-2026-80681 | 9.8 CRITICAL | vxlan: re-fetch eth header after route_shortcircuit() |
| CVE-2026-80674 | 9.8 CRITICAL | ntfs: validate resident attribute lists and harden the validator |
| CVE-2026-80673 | 9.8 CRITICAL | ntfs: bound the look-ahead attribute-list entry in ntfs_external_attr_find() |
| CVE-2026-80668 | 9.8 CRITICAL | netfilter: nf_conntrack_expect: use conntrack GC to reap expectations |
| 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-80600 | 9.8 CRITICAL | batman-adv: dat: acquire ARP hw source only after skb realloc |
| CVE-2026-80693 | 9.3 CRITICAL | idpf: bound interrupt-vector register fill to the allocated array |
| 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-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-80721 | 8.8 HIGH | Bluetooth: ISO: ensure no dangling hcon references in iso_conn |
| CVE-2026-80722 | 8.8 HIGH | wifi: mac80211: validate individual TWT params before driver setup |
| CVE-2026-80724 | 8.8 HIGH | ptp: vmclock: prevent read-only mappings from becoming writable |
Showing top 20 of 135 CVEs. View all on vendor page → →
No comments yet