CVE-2026-74533
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:27:47
- Zuletzt bearbeitet 17.08.2026 06:19:50
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix race of kfree vs kref_get_unless_zero hci_conn::iso_data is accessed and modified without lock or RCU. This leads to a race [Task hdev->workqueue] ...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:46
- Zuletzt bearbeitet 17.08.2026 06:19:50
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btintel_diagnostics() accesses tlv->val[0] without first validating that the diagnostics VSE is long enough to co...
CVE-2026-74531
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:45
- Zuletzt bearbeitet 23.08.2026 13:16:45
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: hold conn reference in abort_conn_sync() There is theoretical UAF if the conn is freed while the hci_sync task is running. Hold refcount to avoid that.
CVE-2026-74530
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:27:45
- Zuletzt bearbeitet 17.08.2026 06:19:49
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback There is theoretical UAF if the conn is freed while the hci_sync task is running. Hold refcount to avoid that. Ha...
CVE-2026-74529
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:27:44
- Zuletzt bearbeitet 17.08.2026 06:19:49
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback There is theoretical UAF if the conn is freed while the hci_sync task is running. Hold refcount to avoid that.
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:27:44
- Zuletzt bearbeitet 17.08.2026 06:19:49
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hold conn in hci_past_sync() callback Avoids giving freed pointers to hci_conn_valid(), which kmalloc may have reused. Hold refcount to avoid that.
CVE-2026-74527
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:27:43
- Zuletzt bearbeitet 17.08.2026 06:19:49
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Block VFs from clobbering special CGX PKIND state PF and VF NIX LFs that share a CGX LMAC reuse the same hardware PKIND programming. When HiGig2 or EDSA parsing is en...
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:27:42
- Zuletzt bearbeitet 17.08.2026 06:19:49
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit mpi3mr_fault_uevent_emit() runs from the fault watchdog and reset paths where host I/O may already be blocked. GFP_...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 12:27:42
- Zuletzt bearbeitet 19.08.2026 17:21:09
In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, init_dma_desc_rings() only frees the partially allocated RX rings and returns. The TX r...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:27:41
- Zuletzt bearbeitet 17.08.2026 06:19:49
In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove remove_pud_mapping() and remove_p4d_mapping() obtain a child table base with pud_offset(p4dp, 0) and p4d_offse...