- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:47
- Zuletzt bearbeitet 17.08.2026 05:17:44
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn() hci_abort_conn() read hci_skb_event(hdev->sent_cmd) when a connection was pending, but hdev->sent_cmd can be NULL while ...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:47
- Zuletzt bearbeitet 17.08.2026 05:17:44
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in bt_accept_dequeue() bt_accept_get() takes a temporary reference before dropping the accept queue lock. bt_accept_dequeue() currently drops that reference befo...
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:46
- Zuletzt bearbeitet 17.08.2026 05:17:43
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync() iso_conn_big_sync() drops the socket lock to call hci_get_route() and then re-acquires it, but dereferences iso_pi(s...
CVE-2026-64402
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:45
- Zuletzt bearbeitet 17.08.2026 05:17:43
In the Linux kernel, the following vulnerability has been resolved: coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer() When the SMB sink is used as a perf AUX sink, smb_update_buffer() calls smb_sync_perf_buffer() to copy hardware tra...
CVE-2026-64403
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:45
- Zuletzt bearbeitet 17.08.2026 05:17:43
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: validate option length before reading conf opt value l2cap_get_conf_opt() derives the option length from the attacker-controlled opt->len field and immediately de...
CVE-2026-64401
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:44
- Zuletzt bearbeitet 17.08.2026 05:17:43
In the Linux kernel, the following vulnerability has been resolved: smb: client: resolve SWN tcon from live registrations cifs_swn_notify() looks up a witness registration by id under cifs_swnreg_idr_mutex, drops the mutex, and then uses the regist...
CVE-2026-64400
- EPSS 0.2%
- Veröffentlicht 25.07.2026 08:50:43
- Zuletzt bearbeitet 17.08.2026 05:17:43
In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent path traversal bypass by restricting caseless retry ksmbd_vfs_path_lookup() enforces LOOKUP_BENEATH to restrict path resolution within the share root. When a crafted...
CVE-2026-64398
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:50:42
- Zuletzt bearbeitet 17.08.2026 05:17:43
In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a permission check for FSCTL_SET_ZERO_DATA FSCTL_SET_ZERO_DATA in smb2_ioctl() destroys file data via ksmbd_vfs_zero_data() -> vfs_fallocate(PUNCH_HOLE/ZERO_RANGE) after...
CVE-2026-64399
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:42
- Zuletzt bearbeitet 17.08.2026 05:17:43
In the Linux kernel, the following vulnerability has been resolved: ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE The FSCTL_DUPLICATE_EXTENTS_TO_FILE arm of smb2_ioctl() overwrites the destination file's data via vfs_clone_file_r...
CVE-2026-64397
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:50:41
- Zuletzt bearbeitet 17.08.2026 05:17:42
In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERY_DIRECTORY requests per file smb2_query_dir() stores a pointer to its stack-allocated private data in the ksmbd_file readdir_data. Concurrent QUERY_DIRECTORY ...