- EPSS 0.27%
- Veröffentlicht 25.06.2026 08:39:46
- Zuletzt bearbeitet 08.07.2026 16:42:18
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() rfcomm_get_sock_by_channel() scans rfcomm_sk_list under the list lock, but returns the selected listener after dropp...
CVE-2026-53255
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:39:45
- Zuletzt bearbeitet 08.07.2026 16:44:20
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate advertising TLV before type checks tlv_data_is_valid() reads each advertising data field length from data[i], then inspects data[i + 1] for managed EIR ty...
CVE-2026-53254
- EPSS 0.28%
- Veröffentlicht 25.06.2026 08:39:45
- Zuletzt bearbeitet 08.07.2026 16:45:33
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: validate skb length in MCC handlers The RFCOMM MCC handlers cast skb->data to protocol-specific structs without validating skb->len first. A malicious remote dev...
CVE-2026-53253
- EPSS 0.27%
- Veröffentlicht 25.06.2026 08:39:44
- Zuletzt bearbeitet 08.07.2026 16:46:13
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: reject short frames before parsing A BNEP peer can send a short BNEP SDU. bnep_rx_frame() reads the packet type byte immediately and, for control packets, reads th...
CVE-2026-53252
- EPSS 0.14%
- Veröffentlicht 25.06.2026 08:39:43
- Zuletzt bearbeitet 08.07.2026 16:48:59
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix memory leak in error path of hci_alloc_dev() Early failures in Bluetooth HCI UART configuration leak SRCU percpu memory. When device initialization fails before hci...
CVE-2026-53251
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:39:43
- Zuletzt bearbeitet 08.07.2026 16:51:26
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync hci_get_route() returns a reference-counted hci_dev pointer via hci_dev_hold(). The function exits normally or...
CVE-2026-53250
- EPSS 0.11%
- Veröffentlicht 25.06.2026 08:39:42
- Zuletzt bearbeitet 08.07.2026 13:04:07
In the Linux kernel, the following vulnerability has been resolved: xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata() The TX metadata area resides in the UMEM buffer which is memory-mapped and concurrently writable by userspace....
CVE-2026-53249
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:39:41
- Zuletzt bearbeitet 07.07.2026 22:06:51
In the Linux kernel, the following vulnerability has been resolved: ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options This patch restricts setting Loose Source and Record Route (LSRR) and Strict Source and Record Route (SSRR) IP options to users wit...
CVE-2026-53247
- EPSS 0.51%
- Veröffentlicht 25.06.2026 08:39:40
- Zuletzt bearbeitet 07.07.2026 22:16:24
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown mtk_free_dev() calls metadata_dst_free() which frees the metadata_dst with kfree() immediately, bypassing th...
CVE-2026-53246
- EPSS 0.48%
- Veröffentlicht 25.06.2026 08:39:39
- Zuletzt bearbeitet 07.07.2026 22:16:52
In the Linux kernel, the following vulnerability has been resolved: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing When a listening SCTP server processes a COOKIE_ECHO chunk, the cached peer INIT chunk embedded after the coo...