以下是该 Linux 内核漏洞描述的中文翻译: 在 Linux 内核中,已解决以下漏洞: spi:修复部分映射失败时的 DMA 映射所有权问题 如果在 TX 映射成功之后 RX 映射失败, 会解除 TX 映射,但仍然保留 标志位。如果后续传输中 TX 映射失败,之前传输中创建的映射将保持活动状态。 在这两种情况下, 和 尚未更新,因为它们只有在所有传输完成映射后才会被赋值。因此,随后的 可能会再次解除 TX 映射,或者使用空指针(NULL)或过时的设备指针来释放早期的映射。使用空设备指针可能触发内核 oops(崩溃
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e289df82344fecc104ad8326b9ab6da612b9c899< cc8354213ad6bd5fb8cc05a3fa3701188d086626 |
affected |
e289df82344fecc104ad8326b9ab6da612b9c899< a38051fa2ddedbc8ec15292c55e276880ec5b9a4 |
affected | ||
e289df82344fecc104ad8326b9ab6da612b9c899< 5def8b6aaad44603740786262b95b6f77df52a1c |
affected | ||
e289df82344fecc104ad8326b9ab6da612b9c899< 367cea239fc93094e5c16a72724800e0358f5c46 |
affected | ||
6.11 |
affected | ||
< 6.11 |
unaffected | ||
6.12.110≤ 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-89970 | 9.8 CRITICAL | nvmet-auth: Synchronize timeout work during SQ teardown |
| CVE-2026-89857 | 9.8 CRITICAL | scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject |
| CVE-2026-89969 | 9.8 CRITICAL | nvmet-tcp: fix out-of-bounds write when receiving an over-long PDU |
| CVE-2026-89847 | 9.8 CRITICAL | scsi: qla2xxx: Avoid double completion in async IOCB timeout |
| CVE-2026-89972 | 9.8 CRITICAL | nvme: add missing SRCU grace period in error path |
| CVE-2026-89990 | 9.8 CRITICAL | ceph: lock mutex in ceph_mds_check_access() |
| CVE-2026-90036 | 9.8 CRITICAL | NFSD: Prevent client use-after-free during blocked-lock reaping |
| CVE-2026-90038 | 9.8 CRITICAL | NFSD: Prevent client use-after-free during export state revocation |
| CVE-2026-90037 | 9.8 CRITICAL | NFSD: Prevent client use-after-free during close_lru reaping |
| CVE-2026-89788 | 9.8 CRITICAL | ksmbd: fix tree connection use-after-free in smb2_tree_connect() |
| CVE-2026-89783 | 9.8 CRITICAL | xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full |
| CVE-2026-90042 | 9.8 CRITICAL | ceph: properly decrypt filenames in vmalloc() buffers |
| CVE-2026-89778 | 9.8 CRITICAL | isofs: fix out-of-bounds page array access on empty zisofs block |
| CVE-2026-89916 | 9.3 CRITICAL | KVM: arm64: Make VNCR invalidation participate in MMU invalidation retry |
| CVE-2026-89915 | 9.3 CRITICAL | KVM: arm64: Remove VM-wide VNCR mapping counter |
| CVE-2026-90049 | 9.3 CRITICAL | net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy() |
| CVE-2026-89775 | 9.3 CRITICAL | KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluation |
| CVE-2026-89918 | 9.3 CRITICAL | KVM: arm64: Correctly handle end of VA space TLBI invalidation |
| CVE-2026-89930 | 9.3 CRITICAL | KVM: nVMX: Service local TLB flushes on failed nested VM-Enter |
Showing top 20 of 276 CVEs. View all on vendor page → →
No comments yet