在 Linux 内核中,已解决以下漏洞: tipc:在 tipc_node_link_down() 中,应在持有节点锁(node lock)的前提下读取 le->link 在获取 之前缓存了链接指针: 当 时,调用方在持有 的情况下释放该对象,因此该锁并不能保护缓存指针免受此操作的影响: CPU A, :在接收到 时通过 ,或通过 链接监视定时器,在未加锁状态下读取 ,随后在持有 的情况下对其进行解引用; CPU B, : -> -> -> -> 。 该链接是通过普通的 进行释放,而非 ;对于 UDP 承载层, 仅
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 73f646cec35477b5099d7e952297cb9e1855be45< 2be741ad565c610871a6a95062c12c39da7168fd |
affected |
73f646cec35477b5099d7e952297cb9e1855be45< 69d209461c110388710e483a130caf051e4fd09a |
affected | ||
73f646cec35477b5099d7e952297cb9e1855be45< de017c22135f545ca4e65d1eada22887b64958eb |
affected | ||
73f646cec35477b5099d7e952297cb9e1855be45< 47ba70891b10b2feb52462086b7fcd2ad75d3ce3 |
affected | ||
73f646cec35477b5099d7e952297cb9e1855be45< a714d62513befef37f71f4ae89bb1fe173b65f2e |
affected | ||
73f646cec35477b5099d7e952297cb9e1855be45< c3f2347a47754eac690967cfd82cb6d559817b07 |
affected | ||
73f646cec35477b5099d7e952297cb9e1855be45< 5558a8312452ddb21eff22b1cbd84302ad951944 |
affected | ||
73f646cec35477b5099d7e952297cb9e1855be45< cba9ccb47e9fa4cc77692fb896cc5ab57a667882 |
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-74705 | 10.0 CRITICAL | udp: fix potential use-after-free in tunnel segmentation |
| CVE-2026-74612 | 10.0 CRITICAL | veth: fix skb length accounting after XDP frag adjustment |
| CVE-2026-74669 | 9.8 CRITICAL | ipvs: clear IPv4 options after rebasing tunnel ICMP errors |
| CVE-2026-74616 | 9.8 CRITICAL | xdp: reject clones that overrun skb_shared_info tailroom |
| CVE-2026-74730 | 9.8 CRITICAL | NFS: Pin the 'struct nfs_server' during a FREE_STATEID call |
| CVE-2026-74727 | 9.8 CRITICAL | ovpn: skip rehash for peers already removed from by_id |
| CVE-2026-74586 | 9.8 CRITICAL | sctp: clear new_transport when removing a peer |
| CVE-2026-74617 | 9.8 CRITICAL | dibs: initialise dibs->lock in dibs_dev_alloc() |
| CVE-2026-74597 | 9.8 CRITICAL | ip6_tunnel: clear skb2->cb[] in ip6ip6_err() |
| CVE-2026-74688 | 9.8 CRITICAL | sctp: clear control chunk transport if it is being removed |
| CVE-2026-74723 | 9.8 CRITICAL | btrfs: lzo: reject inline extents without valid headers |
| CVE-2026-74588 | 9.8 CRITICAL | sctp: keep chunk->transport in step with the list it is queued on |
| CVE-2026-74628 | 9.8 CRITICAL | net/x25: fix use-after-free of the socket by its timers |
| CVE-2026-74587 | 9.8 CRITICAL | sctp: fix use-after-free of cached ASCONF chunk |
| CVE-2026-74611 | 9.8 CRITICAL | tls: rx: restore msg_iter before TLS 1.3 optimistic retry |
| CVE-2026-74591 | 9.8 CRITICAL | mm/filemap: __filemap_add_folio() restore index before retrying |
| CVE-2026-74662 | 9.8 CRITICAL | inet: frags: publish queues before arming timer |
| CVE-2026-74608 | 9.8 CRITICAL | smb: client: Fix use-after-free in cifs_try_adding_channels() |
| CVE-2026-74712 | 9.3 CRITICAL | vdpa/mlx5: Fix buffer length in create_direct_keys() |
| CVE-2026-74665 | 9.1 CRITICAL | net: fix skb length accounting after generic XDP frag adjustment |
Showing top 20 of 150 CVEs. View all on vendor page → →
No comments yet