CVE-2026-53208
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:39:14
- Zuletzt bearbeitet 02.07.2026 20:55:04
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsig net/bluetooth/l2cap_core.c:l2cap_sig_channel() accepts BR/EDR signaling packets up to the channel MTU and dispatches e...
CVE-2026-53209
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:39:14
- Zuletzt bearbeitet 02.07.2026 20:54:10
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: reject oversized Broadcast Announcement prepend Existing advertising instances can already hold the maximum extended advertising payload. When hci_adv_bcast_an...
CVE-2026-53207
- EPSS 0.1%
- Veröffentlicht 25.06.2026 08:39:13
- Zuletzt bearbeitet 02.07.2026 20:55:07
In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison Two concurrent madvise(MADV_HWPOISON) calls on the same hugetlb page can trigger a recursive spinlock ...
CVE-2026-53205
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:39:12
- Zuletzt bearbeitet 02.07.2026 20:55:24
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add bounds checks for firmware log indices Add validation that read and write indices in the firmware log buffer are within valid bounds (< data_size) before using them...
CVE-2026-53206
- EPSS 0.11%
- Veröffentlicht 25.06.2026 08:39:12
- Zuletzt bearbeitet 02.07.2026 20:55:10
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add bounds check for firmware runtime memory Validate that the firmware runtime memory specified in the image header is properly aligned and sized to hold the firmware ...
CVE-2026-53204
- EPSS 0.11%
- Veröffentlicht 25.06.2026 08:39:11
- Zuletzt bearbeitet 02.07.2026 20:55:42
In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe rsu_send_msg() can return -ETIMEDOUT when wait_for_completion_interruptible_timeout() fires while the SMC...
CVE-2026-53202
- EPSS 0.15%
- Veröffentlicht 25.06.2026 08:39:10
- Zuletzt bearbeitet 15.07.2026 01:16:31
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix signed integer truncation in IPC receive Fix potential buffer overflow where firmware-supplied data_size is cast to signed int before being used in min_t(). Large u...
CVE-2026-53203
- EPSS 0.15%
- Veröffentlicht 25.06.2026 08:39:10
- Zuletzt bearbeitet 15.07.2026 01:16:31
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Add buffer overflow check in MS get_info_ioctl Add validation that the info size returned from the metric stream info query is not exceeded when checked against the all...
CVE-2026-53201
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:39:09
- Zuletzt bearbeitet 06.07.2026 12:32:17
In the Linux kernel, the following vulnerability has been resolved: Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend" This reverts commit 8533051ce92015e9cc6f75e0d52119b9d91610b6. The idle-skip optimization bypasses ...
CVE-2026-53199
- EPSS 0.53%
- Veröffentlicht 25.06.2026 08:39:08
- Zuletzt bearbeitet 06.07.2026 12:32:29
In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf netvsc_copy_to_send_buf() copies page buffer entries into the VMBus send buffer using phys_to_virt() on the entry PFN. Ent...