在 Linux 内核中,已修复以下漏洞: NFSD:在回收阻塞锁时防止客户端发生释放后使用(use-after-free)问题 一个“裸”的锁持有者(其唯一剩余引用是位于 上的一个阻塞锁)仅持有一个指向 的裸指针,而没有保留该客户端存活的引用计数。当每个网络命名空间(per-net)的“洗衣房”(laundromat,即定期清理例程)回收此类阻塞锁时,释放 会丢弃通过 持有的持有者引用,随后的 会尝试获取客户端的 。由于 laundromat 会先解除 的挂载, 将无法再找到它;因此,并发的 可能在 执行之前释放该
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7919d0a27f1e7cb324e023776aa1cbff00f1ee7b< 7081224a59a0ca4edcd62c068588f4d900199a18 |
affected |
7919d0a27f1e7cb324e023776aa1cbff00f1ee7b< cd489b03587378645fe0d20142a33f1ed60bac98 |
affected | ||
7919d0a27f1e7cb324e023776aa1cbff00f1ee7b< 6fedb2eaff77554ca7a0deffd2e8bc0d6e8b38b0 |
affected | ||
7919d0a27f1e7cb324e023776aa1cbff00f1ee7b< 9026932ac8be4d0ae01db47f23619a98cc57b671 |
affected | ||
4.9 |
affected | ||
< 4.9 |
unaffected | ||
6.12.111≤ 6.12.* |
unaffected | ||
6.18.51≤ 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-90048 | 9.8 CRITICAL | fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list() |
| CVE-2026-89778 | 9.8 CRITICAL | isofs: fix out-of-bounds page array access on empty zisofs block |
| CVE-2026-90042 | 9.8 CRITICAL | ceph: properly decrypt filenames in vmalloc() buffers |
| CVE-2026-89783 | 9.8 CRITICAL | xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full |
| CVE-2026-90012 | 9.8 CRITICAL | spi: Fix DMA mapping ownership on partial map failure |
| CVE-2026-89788 | 9.8 CRITICAL | ksmbd: fix tree connection use-after-free in smb2_tree_connect() |
| CVE-2026-90037 | 9.8 CRITICAL | NFSD: Prevent client use-after-free during close_lru reaping |
| CVE-2026-90038 | 9.8 CRITICAL | NFSD: Prevent client use-after-free during export state revocation |
| CVE-2026-89970 | 9.8 CRITICAL | nvmet-auth: Synchronize timeout work during SQ teardown |
| CVE-2026-89990 | 9.8 CRITICAL | ceph: lock mutex in ceph_mds_check_access() |
| CVE-2026-89972 | 9.8 CRITICAL | nvme: add missing SRCU grace period in error path |
| CVE-2026-89857 | 9.8 CRITICAL | scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject |
| CVE-2026-89847 | 9.8 CRITICAL | scsi: qla2xxx: Avoid double completion in async IOCB timeout |
| CVE-2026-89969 | 9.8 CRITICAL | nvmet-tcp: fix out-of-bounds write when receiving an over-long PDU |
| CVE-2026-89930 | 9.3 CRITICAL | KVM: nVMX: Service local TLB flushes on failed nested VM-Enter |
| CVE-2026-89918 | 9.3 CRITICAL | KVM: arm64: Correctly handle end of VA space TLBI invalidation |
| CVE-2026-89916 | 9.3 CRITICAL | KVM: arm64: Make VNCR invalidation participate in MMU invalidation retry |
| CVE-2026-89914 | 9.3 CRITICAL | KVM: arm64: Sign-extend VA for range-based TLBI invalidation |
| CVE-2026-89915 | 9.3 CRITICAL | KVM: arm64: Remove VM-wide VNCR mapping counter |
| CVE-2026-89775 | 9.3 CRITICAL | KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluation |
Showing top 20 of 276 CVEs. View all on vendor page → →
No comments yet