在 Linux 内核中,已修复以下漏洞: ovpn:在释放对端(peer)之前完成加密回调清理 加密完成回调同时持有密钥槽(key-slot)和对端(peer)的引用。对端引用会“固定”(pin)网络接口(netdev),只有当最后一个对端引用被释放时,才能允许网络接口注销(unregistration)和内核模块移除(module removal)正常进行。 问题描述: 不要在回调完成自身清理之前释放该对端引用。如果在 之后才执行 ,可能会在 的 已经运行之后,再调度一个由模块代码支持的 RCU 回调。此外,TX
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 8534731dbf2d52a539b94defd06d2a8d3514aacb< a3a676495c6419e0cca04d6a67227604e92a3d5a |
affected |
8534731dbf2d52a539b94defd06d2a8d3514aacb< 4b0de8be288f5fbec5d8ee64ed4e8b14bf19b517 |
affected | ||
8534731dbf2d52a539b94defd06d2a8d3514aacb< 9e163917a86c6adfbe150e13f4c73653a54616de |
affected | ||
6.16 |
affected | ||
< 6.16 |
unaffected | ||
6.18.46≤ 6.18.* |
unaffected | ||
7.1.10≤ 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-80558 | 9.8 CRITICAL | libceph: Avoid using invalid osd indices from primary_temp |
| CVE-2026-74752 | 9.8 CRITICAL | sctp: validate cookie AUTH state before use |
| CVE-2026-80586 | 9.8 CRITICAL | mptcp: options: reset DSS fields in case of unexpected size |
| CVE-2026-74746 | 9.8 CRITICAL | netfilter: flowtable: publish GC-visible tuple last |
| CVE-2026-80561 | 9.8 CRITICAL | libceph: fix multiple unsafe decodes in decode_locker() |
| CVE-2026-74744 | 9.8 CRITICAL | ipvlan: inherit needed_headroom and needed_tailroom from phy_dev |
| CVE-2026-74743 | 9.8 CRITICAL | macvlan: inherit needed_headroom and needed_tailroom from lowerdev |
| CVE-2026-80557 | 9.8 CRITICAL | libceph: fix OOB read in decode_watchers() via missing bounds check |
| CVE-2026-80587 | 9.8 CRITICAL | mptcp: avoid combining some incoming suboptions |
| CVE-2026-80528 | 9.8 CRITICAL | ceph: avoid fs reclaim while using current->journal_info |
| CVE-2026-74737 | 9.8 CRITICAL | net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG |
| CVE-2026-80589 | 9.8 CRITICAL | block: stop the timeout timer when releasing a never added disk |
| CVE-2026-80585 | 9.4 CRITICAL | mptcp: fastopen: only mark MPTFO subflows with SYN data |
| CVE-2026-74751 | 9.4 CRITICAL | riscv: lib: Fix ZBB strnlen reading past count boundary |
| CVE-2026-80554 | 9.3 CRITICAL | s390/vfio_ccw: Limit the number of channel program segments |
| CVE-2026-80551 | 9.3 CRITICAL | s390/vfio_ccw: Ensure first IDAW remains constant |
| CVE-2026-80576 | 8.8 HIGH | drm/amdgpu: reject oversized IBs with per-ring packet limits |
| CVE-2026-80553 | 8.8 HIGH | s390/vfio_ccw: Cancel existing workqueues |
| CVE-2026-80547 | 8.8 HIGH | s390/vfio_ccw: Implement a crw lock |
| CVE-2026-80552 | 8.8 HIGH | s390/vfio_ccw: Ensure index for read/write regions are within range |
Showing top 20 of 92 CVEs. View all on vendor page → →
No comments yet