在 Linux 内核中,以下漏洞已得到修复: iommu/vt-d:在探测失败时拆除可扩展模式(scalable-mode)上下文 函数通过 遍历 PCI 设备的 DMA 别名,并为每个 RID(Requester ID,请求者标识)编程一个可扩展模式(scalable-mode)上下文条目。对于具有 的设备,该回调函数会为设备自身的 RID 以及每个别名位(alias bit)各调用一次,且每次调用都使用相同的 结构体,因此 会对多个 RID 分别执行。 在回调函数返回第一个错误时即停止遍历。因此,如果在遍历过程
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 301f1a80487fd2f51012533792583d4425e8b8c0< 25ac85a9747cd63e1d166ace7b360a2cd9479d9d |
affected |
301f1a80487fd2f51012533792583d4425e8b8c0< d0e978ced7429b516358bb4d41d337214768ae98 |
affected | ||
301f1a80487fd2f51012533792583d4425e8b8c0< db5daf25f754cdc20c18525adb88240ece6fdee9 |
affected | ||
301f1a80487fd2f51012533792583d4425e8b8c0< c509fb73a1093a15accd7d43a61645d4b520f6ac |
affected | ||
6.9 |
affected | ||
< 6.9 |
unaffected | ||
6.12.110≤ 6.12.* |
unaffected | ||
6.18.52≤ 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-90257 | Bluetooth: virtio_bt: avoid OOB read of build info string | |
| CVE-2026-90238 | media: amd: isp4: fix self-deadlock in isp4sd_pwron_and_init() error path | |
| CVE-2026-90240 | iommu/vt-d: Flush context cache with correct SID when tearing down aliases | |
| CVE-2026-90239 | media: amd: isp4: release partial allocations in isp4if_alloc_fw_gpumem() | |
| CVE-2026-90243 | iommu/vt-d: Clear Present bit before tearing down copied context entry | |
| CVE-2026-90242 | iommu/vt-d: Fix iopf_refcount leak on RID domain replacement | |
| CVE-2026-90244 | iommu/dma: Restore locking around msi_page_list | |
| CVE-2026-90245 | fbdev: kyro: Validate overlay viewport coordinates | |
| CVE-2026-90246 | apparmor: fix integer overflow in verify_tags() bounds check | |
| CVE-2026-90247 | bpf: Fix mmap_lock leak in irq_work path | |
| CVE-2026-90248 | net/sched: cls_api: fix teardown of an adopted proto on insert-race loss | |
| CVE-2026-90249 | iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes | |
| CVE-2026-90250 | bpf, cgroup: Fix storage null-ptr-deref after replacing prog | |
| CVE-2026-90251 | Bluetooth: MSFT: validate evt_prefix_len against the response length | |
| CVE-2026-90253 | Bluetooth: MGMT: free the mesh send cancel command when it is cancelled | |
| CVE-2026-90252 | Bluetooth: MGMT: free the HCI command when it is cancelled | |
| CVE-2026-90254 | Bluetooth: hci_sync: free the advertising instance on the failure and cancel paths | |
| CVE-2026-90256 | Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind | |
| CVE-2026-90255 | Bluetooth: hci_conn: fix the SCO setup context lifetime | |
| CVE-2026-90267 | scsi: sd: Fix special_vec mempool leak when scsi_alloc_sgtables() fails |
Showing top 20 of 602 CVEs. View all on vendor page → →
No comments yet