在 Linux 内核中,以下漏洞已得到修复: ovpn:修复在删除不存在的密钥时的空指针解引用问题 函数假设两个加密槽位均已填充,并在检查之前直接解引用每个槽位。但这一前提并不总是成立:对等端(peer)可能只安装了一个密钥,而密钥删除路径(kill path)可能会被要求移除一个实际不存在的密钥。 修复措施: 在持有加密状态锁的情况下,只读取每个槽位一次; 在访问 之前先检查是否为 NULL; 仅替换实际匹配的那个槽位。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 89d3c0e4612afa1c6429ed68d298e35592fbe208< a47a080d06ee9d94dc6a2da0fc2b9beeeedb92b3 |
affected |
89d3c0e4612afa1c6429ed68d298e35592fbe208< acf32a5dff082044cf0fd9492f3c10b7357c15ee |
affected | ||
89d3c0e4612afa1c6429ed68d298e35592fbe208< 41d44ac7a61e2f74453af40d4fe1b82af9ea0ada |
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-80519 | 9.8 CRITICAL | ovpn: finish crypto callback cleanup before peer release |
| CVE-2026-80528 | 9.8 CRITICAL | ceph: avoid fs reclaim while using current->journal_info |
| CVE-2026-80557 | 9.8 CRITICAL | libceph: fix OOB read in decode_watchers() via missing bounds check |
| CVE-2026-74746 | 9.8 CRITICAL | netfilter: flowtable: publish GC-visible tuple last |
| 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-80558 | 9.8 CRITICAL | libceph: Avoid using invalid osd indices from primary_temp |
| CVE-2026-80561 | 9.8 CRITICAL | libceph: fix multiple unsafe decodes in decode_locker() |
| CVE-2026-80587 | 9.8 CRITICAL | mptcp: avoid combining some incoming suboptions |
| CVE-2026-74752 | 9.8 CRITICAL | sctp: validate cookie AUTH state before use |
| 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-80586 | 9.8 CRITICAL | mptcp: options: reset DSS fields in case of unexpected size |
| CVE-2026-74751 | 9.4 CRITICAL | riscv: lib: Fix ZBB strnlen reading past count boundary |
| CVE-2026-80585 | 9.4 CRITICAL | mptcp: fastopen: only mark MPTFO subflows with SYN data |
| 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-80547 | 8.8 HIGH | s390/vfio_ccw: Implement a crw lock |
| CVE-2026-80553 | 8.8 HIGH | s390/vfio_ccw: Cancel existing workqueues |
| CVE-2026-80576 | 8.8 HIGH | drm/amdgpu: reject oversized IBs with per-ring packet limits |
Showing top 20 of 92 CVEs. View all on vendor page → →
No comments yet