在 Linux 内核中,已修复以下漏洞: nvmet-auth:在 SQ 拆除过程中同步处理超时工作 使用 来取消 。如果该工作项已经开始执行,取消操作并不会等待其回调函数完成。这可能导致传输层拆除过程中,在 仍可能访问该 SQ(包含 )时,对应的队列已被释放或复用,从而引发竞态条件。 修复方案:新增一个专门用于拆除阶段的辅助函数,在释放认证状态前同步地“排空”(drain)延迟工作项,并在 中调用该辅助函数。同时,保留原有的非同步辅助函数用于带内(in-band)认证状态清理,因为在此场景下 SQ 所有者仍然存活
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1a70200f404ae210b4f0334e3936e84f8edb6bc8< 664022fa1c93f4eba09ef5ee02411b9709dd7a93 |
affected |
1a70200f404ae210b4f0334e3936e84f8edb6bc8< c3c126a6142a1335bc8c34a5607c39cf01daf295 |
affected | ||
1a70200f404ae210b4f0334e3936e84f8edb6bc8< c17c87bde6d6f5252a6a6f0a94b2430164aa28d5 |
affected | ||
1a70200f404ae210b4f0334e3936e84f8edb6bc8< 7555ddd60af72df2862dd8f9b730a9848577edda |
affected | ||
1a70200f404ae210b4f0334e3936e84f8edb6bc8< eb4f9127a2b8a152743f1ee597627e2f69cb54fe |
affected | ||
1a70200f404ae210b4f0334e3936e84f8edb6bc8< eaa948c0e19b1bb2d93262207bca0c3d19cc3406 |
affected | ||
6.0 |
affected | ||
< 6.0 |
unaffected | ||
| … +6 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-90012 | 9.8 CRITICAL | spi: Fix DMA mapping ownership on partial map failure |
| 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-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-89916 | 9.3 CRITICAL | KVM: arm64: Make VNCR invalidation participate in MMU invalidation retry |
| 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 |
Showing top 20 of 276 CVEs. View all on vendor page → →
No comments yet