CVE-2026-63947
- EPSS 0.34%
- Veröffentlicht 19.07.2026 14:55:41
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: fix missing length checks in hidp_input_report() hidp_input_report() reads keyboard and mouse payload data from an skb without first verifying that skb->len contai...
- EPSS 0.21%
- Veröffentlicht 19.07.2026 14:55:41
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn __set_chan_timer() takes a l2cap_chan reference via l2cap_chan_hold() before scheduling the delayed work. The ...
CVE-2026-63946
- EPSS 0.33%
- Veröffentlicht 19.07.2026 14:55:40
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix UAF in iso_recv_frame iso_recv_frame reads conn->sk under iso_conn_lock but releases the lock before using sk, with no reference held. A concurrent iso_sock_kil...
CVE-2026-63944
- EPSS 0.32%
- Veröffentlicht 19.07.2026 14:55:39
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync hci_le_create_cis_sync() dereferences conn->conn_timeout after releasing both rcu_read_lock() and hci_dev_lock(hdev). The co...
CVE-2026-63945
- EPSS 0.16%
- Veröffentlicht 19.07.2026 14:55:39
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock iso_sock_close() calls iso_sock_clear_timer() before acquiring lock_sock(sk). iso_sock_clear_timer() reads iso_pi(s...
- EPSS 0.2%
- Veröffentlicht 19.07.2026 14:55:38
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: Input: xpad - fix out-of-bounds access for Share button xpadone_process_packet() receives len directly from urb->actual_length and uses it to index the share-button byte at data[le...
CVE-2026-63941
- EPSS 0.15%
- Veröffentlicht 19.07.2026 14:55:37
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor ZCR_EL2 can be updated by a VHE guest hypervisor either using ZCR_EL2 (which traps) or ZCR_EL1 (which does not trap...
CVE-2026-63942
- EPSS 0.16%
- Veröffentlicht 19.07.2026 14:55:37
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: parport: Fix race between port and client registration The parport subsystem registers port devices before they are fully initialised, resulting in a race condition where client dr...
CVE-2026-63940
- EPSS 0.18%
- Veröffentlicht 19.07.2026 14:55:36
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Ignore Port I/O requests of length '0' Explicitly ignore Port I/O requests of length '0' (or count '0'), so that setting up the software scratch area (and other code) doe...
CVE-2026-63938
- EPSS 0.18%
- Veröffentlicht 19.07.2026 14:55:35
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Check PSC request indices against the actual size of the buffer When processing Page State Change (PSC) requests, validate the PSC buffer against the effective size of th...