在 Linux 内核中,以下漏洞已得到修复: dmaengine: dw-edma:终止所有没有回调的描述符 DMA 引擎客户端文档在 的“终止 API”部分指出: > “对于任何未完成的传输,不会调用回调函数。” 然而, 在延迟 STOP 到达中断处理程序时会调用 。这会为活动描述符调度一个回调,同时使其他已发出或已提交的描述符保持排队状态。在 之后发生的延迟回调可能会解引用已被释放的客户端状态,而遗留的描述符随后可能重启到被重用的缓冲区中,或导致内存泄漏。 修复方案: 当终止操作完成时,将所有已发出和已提交的描
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf< 65e387b95d3855aa894ac729e1778e5bcb9083cb |
affected |
e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf< 4793f9099a1cadf4e37f3a03d524af6bce88a0ea |
affected | ||
e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf< be87d86537de7ea6fd025f41033d2faff880973f |
affected | ||
e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf< f3ec6702a1d216be61f692cc0a983d6c8fb5ebf7 |
affected | ||
e63d79d1ffcd2201a2dbff1d7a1184b8f3ec74cf< 99109a51efd28c9a661fbfb9469b023c517b31d1 |
affected | ||
5.3 |
affected | ||
< 5.3 |
unaffected | ||
6.6.157≤ 6.6.* |
unaffected | ||
| … +4 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-92489 | 9.8 CRITICAL | xfrm: Fix skb double-free in xfrm_dev_direct_output() |
| CVE-2026-90173 | 9.8 CRITICAL | smb: smbdirect: free completion queues with ib_free_cq() |
| CVE-2026-90235 | 9.8 CRITICAL | sunrpc: xprtsock: annotate shared socket callbacks with READ_ONCE/WRITE_ONCE |
| CVE-2026-90104 | 9.8 CRITICAL | NFSv4.1: zero referring call lists before decoding |
| CVE-2026-90151 | 9.8 CRITICAL | NFSv4: remove callback IDR entry on client allocation failure |
| CVE-2026-90110 | 9.4 CRITICAL | inetpeer: randomize RB-tree node comparison using SipHash |
| CVE-2026-90230 | 9.1 CRITICAL | nvmet: fix heap out-of-bounds read in nvmet_auth_negotiate() |
| CVE-2026-90414 | 9.1 CRITICAL | IB/isert: reject PDUs declaring more data than was received |
| CVE-2026-90413 | 9.1 CRITICAL | IB/isert: reject login PDUs declaring more data than was received |
| CVE-2026-90367 | 8.8 HIGH | wifi: mt76: mt7996: hold dev->mt76.mutex while disabling tx worker in SER |
| CVE-2026-90329 | 8.8 HIGH | HID: synchronize input before cleaning up a failed probe |
| CVE-2026-93189 | 8.8 HIGH | HID: core: quiesce input in hid_hw_stop() to prevent use-after-free |
| CVE-2026-90357 | 8.8 HIGH | wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreement |
| CVE-2026-90240 | 8.8 HIGH | iommu/vt-d: Flush context cache with correct SID when tearing down aliases |
| CVE-2026-90286 | 8.8 HIGH | drm/amdgpu/gfx6: Use PFP on the compute queues too |
| CVE-2026-90256 | 8.8 HIGH | Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind |
| CVE-2026-90380 | 8.8 HIGH | wifi: mt76: mt792x: fix use-after-free in mt76_rx_poll_complete |
| CVE-2026-90381 | 8.8 HIGH | wifi: mt76: fix handling channel context with different bands in mt76_switch_vif_chanctx() |
| CVE-2026-90425 | 8.8 HIGH | iommu/tegra241-cmdqv: Require exactly one Stream ID for a vSID |
| CVE-2026-90255 | 8.8 HIGH | Bluetooth: hci_conn: fix the SCO setup context lifetime |
Showing top 20 of 600 CVEs. View all on vendor page → →
No comments yet