在 Linux 内核中,已解决以下漏洞: NFSv4:在客户端分配失败时移除回调 IDR 条目 在完成客户端初始化之前会分配一个 NFSv4.0 回调标识符。如果后续的任意初始化步骤失败,错误处理路径会直接调用 释放 。这绕过了 ,而回调 IDR 条目的移除通常正是在 的正常清理过程中完成的。 因此,分配失败可能导致 指向一个已释放的 。后续通过 进行 NFSv4.0 回调查找时,可能会找到该悬空指针并对其增加引用计数。 本次修复使回调 IDR 条目的移除辅助函数可被分配失败路径调用,并在释放客户端之前移除回调标识
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | f4eecd5da3422e82e88e36c33cbd2595eebcacb1< 68c721391b761dbe38d5b0094d2bb6e8489ad92b |
affected |
f4eecd5da3422e82e88e36c33cbd2595eebcacb1< 9bfdd0f591307b5198826a0e7a5b2f35f87acd2d |
affected | ||
f4eecd5da3422e82e88e36c33cbd2595eebcacb1< 7c4812eb96bdcafb31a65b12f2aa96659429d1d4 |
affected | ||
f4eecd5da3422e82e88e36c33cbd2595eebcacb1< fc95ca82d5ae598c428ab5a00ae69f8526d59371 |
affected | ||
f4eecd5da3422e82e88e36c33cbd2595eebcacb1< 80b1c3d5a881f7d9081aa9f46da9742878a0f893 |
affected | ||
f4eecd5da3422e82e88e36c33cbd2595eebcacb1< 3f2387e8bfbc4efda5d77c3a11a028d0a119c48f |
affected | ||
f4eecd5da3422e82e88e36c33cbd2595eebcacb1< 5891c03e150920618db0e9c4ea2d772abacdcfd1 |
affected | ||
f4eecd5da3422e82e88e36c33cbd2595eebcacb1< d05c2007b3d84ccba11dc6e9cb3202768cc72f14 |
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-90104 | 9.8 CRITICAL | NFSv4.1: zero referring call lists before decoding |
| CVE-2026-90173 | 9.8 CRITICAL | smb: smbdirect: free completion queues with ib_free_cq() |
| CVE-2026-92489 | 9.8 CRITICAL | xfrm: Fix skb double-free in xfrm_dev_direct_output() |
| CVE-2026-90235 | 9.8 CRITICAL | sunrpc: xprtsock: annotate shared socket callbacks with READ_ONCE/WRITE_ONCE |
| CVE-2026-90110 | 9.4 CRITICAL | inetpeer: randomize RB-tree node comparison using SipHash |
| CVE-2026-90414 | 9.1 CRITICAL | IB/isert: reject PDUs declaring more data than was received |
| CVE-2026-90230 | 9.1 CRITICAL | nvmet: fix heap out-of-bounds read in nvmet_auth_negotiate() |
| CVE-2026-90413 | 9.1 CRITICAL | IB/isert: reject login PDUs declaring more data than was received |
| CVE-2026-90425 | 8.8 HIGH | iommu/tegra241-cmdqv: Require exactly one Stream ID for a vSID |
| CVE-2026-90286 | 8.8 HIGH | drm/amdgpu/gfx6: Use PFP on the compute queues too |
| CVE-2026-90381 | 8.8 HIGH | wifi: mt76: fix handling channel context with different bands in mt76_switch_vif_chanctx() |
| CVE-2026-90380 | 8.8 HIGH | wifi: mt76: mt792x: fix use-after-free in mt76_rx_poll_complete |
| CVE-2026-90256 | 8.8 HIGH | Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind |
| CVE-2026-90255 | 8.8 HIGH | Bluetooth: hci_conn: fix the SCO setup context lifetime |
| CVE-2026-90379 | 8.8 HIGH | wifi: mt76: mt7921: Add PCIe AER handler support to prevent system crash |
| CVE-2026-90371 | 8.8 HIGH | wifi: mt76: fix RXDMAD_C buffer recycling race |
| CVE-2026-93189 | 8.8 HIGH | HID: core: quiesce input in hid_hw_stop() to prevent use-after-free |
| CVE-2026-93042 | 8.8 HIGH | dmaengine: dw-edma: Terminate all descriptors without callbacks |
| CVE-2026-90367 | 8.8 HIGH | wifi: mt76: mt7996: hold dev->mt76.mutex while disabling tx worker in SER |
| CVE-2026-90357 | 8.8 HIGH | wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement |
Showing top 20 of 600 CVEs. View all on vendor page → →
No comments yet