以下是该 Linux 内核漏洞描述的中文翻译: 在 Linux 内核中,已修复以下漏洞: xfs:修复 xfs_dq_get_next_id 中因错误导致的 ilock 泄漏问题 在调用 之前会获取配额 inode 的 ILOCK。如果 调用失败,该函数会直接返回,而未释放锁,从而导致配额 inode 的 ILOCK 泄漏。这会使配额 inode 保持锁定状态,进而导致后续的配额操作发生挂起(hang)。 修复方式: 在发生错误时,不再直接返回,而是跳转到一个统一的解锁路径,以确保锁被正确释放。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | bda250dbaf39f67f8910e183853e4e6a9e5ce899< e4c05ebd01e910bccd4f7e9517c7353982e27763 |
affected |
bda250dbaf39f67f8910e183853e4e6a9e5ce899< 6401b99a285cd4cfb2949ba44675541b91ad7e4f |
affected | ||
bda250dbaf39f67f8910e183853e4e6a9e5ce899< 0865e4fca02e418fd2423fae9a887dee87b778a1 |
affected | ||
bda250dbaf39f67f8910e183853e4e6a9e5ce899< ed8bfb43de71213cfdbbe833b2c2817250e18b1a |
affected | ||
bda250dbaf39f67f8910e183853e4e6a9e5ce899< e270d539b8a2e0cb8f617fee47a7b083c0088361 |
affected | ||
bda250dbaf39f67f8910e183853e4e6a9e5ce899< 514a5d42d4188fc5f1499a8d654c717ebf981193 |
affected | ||
bda250dbaf39f67f8910e183853e4e6a9e5ce899< 08bed2b67d2ee79d3e138c344d8dcfa4c9b26a38 |
affected | ||
bda250dbaf39f67f8910e183853e4e6a9e5ce899< 63320a0f70f66f311f4bccff3af0719c2119f46c |
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-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