在 Linux 内核中,以下漏洞已得到修复: scsi: target: iscsi: 为登录负载预留一个终止符字节 会拒绝 超过 的登录 PDU,但该判断使用的是 (严格大于),而 恰好分配了 字节。 由于 接收的是 字节,其中: 任何在 8189 到 8192 范围内的 都会填满整个 8192 字节的缓冲区。虽然写入操作仍在边界内,但没有字节留给 NUL 终止符。 该缓冲区随后被当作 C 字符串使用。在 CHAP 路径中, 调用了 ,而 在调用 后紧接着调用 ,这些函数都没有传入长度参数。此外, 会将所有内嵌的
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e48354ce078c079996f89d715dfa44814b4eba01< 5fac79f248c37774d1dd761406f83d25ca6ff8e4 |
affected |
e48354ce078c079996f89d715dfa44814b4eba01< 6ddddcad436d8e6e619204d3c848147ff2f5bf1e |
affected | ||
e48354ce078c079996f89d715dfa44814b4eba01< b19dc17ed963ac36c0db4b52a1803fb11169f91f |
affected | ||
e48354ce078c079996f89d715dfa44814b4eba01< 6b589ef9d5f6cdc70d2b4f269ca6cf26b5ebb076 |
affected | ||
e48354ce078c079996f89d715dfa44814b4eba01< eb9dadf4d552ebe10644871c5189286552aa48f5 |
affected | ||
e48354ce078c079996f89d715dfa44814b4eba01< 1624bff4c5118ad494d50ad94d44f22064667a7f |
affected | ||
e48354ce078c079996f89d715dfa44814b4eba01< 3ddf3ea291a0ef2ea93b82e158960ac2cc42302b |
affected | ||
e48354ce078c079996f89d715dfa44814b4eba01< f4825922d2fb371e2b969697d792077f1b62b62c |
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-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-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-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 |
Showing top 20 of 276 CVEs. View all on vendor page → →
No comments yet