CVE-2026-64227
- EPSS 0.12%
- Veröffentlicht 24.07.2026 15:23:10
- Zuletzt bearbeitet 13.08.2026 12:00:54
In the Linux kernel, the following vulnerability has been resolved: ACPI: driver: Check ACPI_COMPANION() against NULL during probe Since every platform driver can be forced to match a device that doesn't match its list of device IDs because of devi...
CVE-2026-64224
- EPSS 0.13%
- Veröffentlicht 24.07.2026 15:23:09
- Zuletzt bearbeitet 12.08.2026 00:11:26
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix double free in rvu_rep_rsrc_init() rvu_rep_rsrc_init() allocates queue memory before calling otx2_init_hw_resources(). When hardware resource setup fails, otx2_in...
CVE-2026-64225
- EPSS 0.13%
- Veröffentlicht 24.07.2026 15:23:09
- Zuletzt bearbeitet 12.08.2026 00:08:05
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: add bounds check to cgx_speed_mbps index cgx_speed_mbps has 13 elements but RESP_LINKSTAT_SPEED can yield values 0-15. If it returns a value >= 13, this causes a...
- EPSS 0.18%
- Veröffentlicht 24.07.2026 15:23:08
- Zuletzt bearbeitet 11.08.2026 18:24:11
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: avoid double free of pool->stack on AQ init failure otx2_pool_aq_init() frees pool->stack when mailbox sync or retry allocation fails, but leaves the pointer unchange...
CVE-2026-64223
- EPSS 0.17%
- Veröffentlicht 24.07.2026 15:23:08
- Zuletzt bearbeitet 12.08.2026 00:13:17
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: consume only present negotiated TTLM maps ieee80211_tid_to_link_map_size_ok() validates negotiated TTLM elements against the number of link-map entries indicated by...
CVE-2026-64221
- EPSS 0.18%
- Veröffentlicht 24.07.2026 15:23:07
- Zuletzt bearbeitet 11.08.2026 18:25:02
In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buff...
- EPSS 0.19%
- Veröffentlicht 24.07.2026 15:23:06
- Zuletzt bearbeitet 11.08.2026 18:25:59
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async [Why&How] dc_process_dmub_aux_transfer_async() copies payload->length bytes into a 16-...
CVE-2026-64220
- EPSS 0.12%
- Veröffentlicht 24.07.2026 15:23:06
- Zuletzt bearbeitet 11.08.2026 18:25:42
In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode->secondary to NULL in fwnode_init() If a firmware node is allocated on the stack (for instance: temporary software node whose life-time we control) or o...
CVE-2026-64217
- EPSS 0.17%
- Veröffentlicht 24.07.2026 15:23:05
- Zuletzt bearbeitet 11.08.2026 18:26:52
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix overrun check in netfs_extract_user_iter() Fix netfs_extract_user_iter() so that if iov_iter_extract_pages() overfills pages[], then those pages don't get included in th...
CVE-2026-64218
- EPSS 0.18%
- Veröffentlicht 24.07.2026 15:23:05
- Zuletzt bearbeitet 11.08.2026 18:26:37
In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix report_work leak on backbone_gw purge batadv_bla_purge_backbone_gw() removes stale backbone gateway entries, but fails to properly handle their associated repo...