在 Linux 内核中,以下漏洞已得到修复: ceph:正确解密位于 vmalloc() 缓冲区中的文件名 fscrypt 子系统使用分散列表(scatterlist)加密 API,因此继承了其要求:所有传入的缓冲区必须位于线性映射区域。然而,messenger 客户端使用 kvmalloc() 为消息创建缓冲区,当物理内存碎片化导致无法通过 kmalloc() 分配足够大的连续内存时,这些缓冲区偶尔会被放置在 vmalloc() 区域。 的各调用方直接传递来自 MDS 的原始消息(或其片段),却未考虑这些消息可能
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 457117f077c6749d1e28469eae91fb69c9806768< 93729594af506557a86f8b603be7ac5f3370eeca |
affected |
457117f077c6749d1e28469eae91fb69c9806768< 110747ff535e3d98ac17d68dbd056bb6ef000e23 |
affected | ||
457117f077c6749d1e28469eae91fb69c9806768< 3b467c68803d7c7e82678289e598afd44faa6101 |
affected | ||
457117f077c6749d1e28469eae91fb69c9806768< e939fc6a7bd969a58a150b7f188c1047138403e3 |
affected | ||
6.6 |
affected | ||
< 6.6 |
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-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-90036 | 9.8 CRITICAL | NFSD: Prevent client use-after-free during blocked-lock reaping |
| 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