在 Linux 内核中,已修复以下漏洞: scsi: sd: 修复 scsi_alloc_sgtables() 失败时 special_vec 内存池泄漏问题 会为 UNMAP 和 WRITE SAME 命令分配一个用于特殊负载的页面。如果随后在 或 中调用 失败,由于此时 标志尚未设置,SCSI 中间层不会调用 ,从而导致该页面内存泄漏。 修复方法:在发生错误时调用 ,并在释放页面后清除 标志。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 81d926e8b5520e38f1f72dd7bb7cfc81c1a69d87< 5d7d1b8b525e5eff33a01d07dfcf7bdd3b6d790d |
affected |
81d926e8b5520e38f1f72dd7bb7cfc81c1a69d87< bb31844d88b77138b67aa20c3600203baff40140 |
affected | ||
4.12 |
affected | ||
< 4.12 |
unaffected | ||
7.2.6≤ 7.2.* |
unaffected | ||
7.3-rc1≤ * |
unaffected |
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-90255 | Bluetooth: hci_conn: fix the SCO setup context lifetime | |
| 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-90241 | iommu/vt-d: Tear down scalable-mode context on probe failure | |
| 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-90268 | scsi: sd: Fix error handling in sd_probe() after large pool creation failure |
Showing top 20 of 602 CVEs. View all on vendor page → →
No comments yet