CVE-2026-43022
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:25
- Zuletzt bearbeitet 08.05.2026 14:53:58
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists hci_cmd_sync_queue_once() needs to indicate whether a queue item was added, so caller can know if callbacks ...
CVE-2026-43023
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:25
- Zuletzt bearbeitet 08.05.2026 14:56:44
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in sco_sock_connect() sco_sock_connect() checks sk_state and sk_type without holding the socket lock. Two concurrent connect() syscalls on the s...
CVE-2026-43019
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:23
- Zuletzt bearbeitet 08.05.2026 14:35:10
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync hci_conn lookup and field access must be covered by hdev lock in set_cig_params_sync, otherwise it's possible it is fr...
CVE-2026-43020
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:23
- Zuletzt bearbeitet 08.05.2026 14:41:09
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate LTK enc_size on load Load Long Term Keys stores the user-provided enc_size and later uses it to size fixed-size stack operations when replying to LE LTK r...
CVE-2026-43018
- EPSS 0.03%
- Veröffentlicht 01.05.2026 14:15:22
- Zuletzt bearbeitet 08.05.2026 14:15:26
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt hci_conn lookup and field access must be covered by hdev lock in hci_le_remote_conn_param_req_evt, other...
CVE-2026-43017
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:21
- Zuletzt bearbeitet 08.05.2026 14:13:28
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate mesh send advertising payload length mesh_send() currently bounds MGMT_OP_MESH_SEND by total command length, but it never verifies that the bytes supplied...
CVE-2026-43015
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:20
- Zuletzt bearbeitet 07.05.2026 20:31:01
In the Linux kernel, the following vulnerability has been resolved: net: macb: fix clk handling on PCI glue driver removal platform_device_unregister() may still want to use the registered clks during runtime resume callback. Note that there is a ...
CVE-2026-43016
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:20
- Zuletzt bearbeitet 07.05.2026 20:31:20
In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready(). syzbot reported use-after-free of AF_UNIX socket's sk->sk_socket in sk_psock_verdict_data_ready(...
CVE-2026-43014
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:19
- Zuletzt bearbeitet 07.05.2026 20:29:24
In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clk_register_fixed_rate() need to be released with clk_unregister_fixed_rate(), otherwise t...
CVE-2026-43012
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:15:18
- Zuletzt bearbeitet 07.05.2026 20:28:15
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix switchdev mode rollback in case of failure If for some internal reason switchdev mode fails, we rollback to legacy mode, before this patch, rollback will unregister t...