在 Linux 内核中,已修复以下漏洞: xfs:修复在线文件系统检查(online fsck)中另一个 iunlink 无限循环缺陷 函数本应根据磁盘和内存中找到的信息,尽可能重建内存中的前一个(prev)和后一个(next)未链接(unlinked)列表指针,然后再将真正丢失的 inode 重新链接回未链接列表。然而,通过 指针进入的路径仍然可能导致无限循环。 修复方法:记录已经处理过的 inode,并将新的 agino 指针与这些已记录的 inode 进行比对。如果发现某个位已设置,则表明存在循环,或者该 i
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ab97f4b1c030750f2475bf4da8a9554d02206640< 24aec8c88539a382355761a9b924046885b6be40 |
affected |
ab97f4b1c030750f2475bf4da8a9554d02206640< b6baf0db357fb84f3f3cfd33383a00de71a5a1c3 |
affected | ||
ab97f4b1c030750f2475bf4da8a9554d02206640< 23690064f235a88a00c04f2e49f36bfb54ae560d |
affected | ||
ab97f4b1c030750f2475bf4da8a9554d02206640< 6d67c6b99f1fc07c64b97fcbc974c6f1ada7f622 |
affected | ||
6.10 |
affected | ||
< 6.10 |
unaffected | ||
6.12.105≤ 6.12.* |
unaffected | ||
6.18.46≤ 6.18.* |
unaffected | ||
| … +2 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-80557 | 9.8 CRITICAL | libceph: fix OOB read in decode_watchers() via missing bounds check |
| CVE-2026-80589 | 9.8 CRITICAL | block: stop the timeout timer when releasing a never added disk |
| CVE-2026-74737 | 9.8 CRITICAL | net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG |
| CVE-2026-80558 | 9.8 CRITICAL | libceph: Avoid using invalid osd indices from primary_temp |
| 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-80561 | 9.8 CRITICAL | libceph: fix multiple unsafe decodes in decode_locker() |
| CVE-2026-74743 | 9.8 CRITICAL | macvlan: inherit needed_headroom and needed_tailroom from lowerdev |
| CVE-2026-74744 | 9.8 CRITICAL | ipvlan: inherit needed_headroom and needed_tailroom from phy_dev |
| CVE-2026-80519 | 9.8 CRITICAL | ovpn: finish crypto callback cleanup before peer release |
| CVE-2026-74746 | 9.8 CRITICAL | netfilter: flowtable: publish GC-visible tuple last |
| CVE-2026-80586 | 9.8 CRITICAL | mptcp: options: reset DSS fields in case of unexpected size |
| CVE-2026-74752 | 9.8 CRITICAL | sctp: validate cookie AUTH state before use |
| 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-80551 | 9.3 CRITICAL | s390/vfio_ccw: Ensure first IDAW remains constant |
| CVE-2026-80554 | 9.3 CRITICAL | s390/vfio_ccw: Limit the number of channel program segments |
| CVE-2026-80552 | 8.8 HIGH | s390/vfio_ccw: Ensure index for read/write regions are within range |
| CVE-2026-80548 | 8.8 HIGH | s390/vfio_ccw: Selectively expand io_mutex |
| CVE-2026-80547 | 8.8 HIGH | s390/vfio_ccw: Implement a crw lock |
Showing top 20 of 92 CVEs. View all on vendor page → →
No comments yet