CVE-2025-37923
- EPSS 0.02%
- Veröffentlicht 20.05.2025 15:21:51
- Zuletzt bearbeitet 10.11.2025 20:58:04
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix oob write in trace_seq_to_buffer() syzbot reported this bug: ================================================================== BUG: KASAN: slab-out-of-bounds in trace...
CVE-2025-37921
- EPSS 0.02%
- Veröffentlicht 20.05.2025 15:21:50
- Zuletzt bearbeitet 10.11.2025 21:09:57
In the Linux kernel, the following vulnerability has been resolved: vxlan: vnifilter: Fix unlocked deletion of default FDB entry When a VNI is deleted from a VXLAN device in 'vnifilter' mode, the FDB entry associated with the default remote (assumi...
CVE-2025-37919
- EPSS 0.01%
- Veröffentlicht 20.05.2025 15:21:49
- Zuletzt bearbeitet 12.11.2025 16:36:02
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot Update chip data using dev_get_drvdata(dev->parent) to fix NULL pointer deref in acp_i2s_set_tdm_slot.
CVE-2025-37920
- EPSS 0.01%
- Veröffentlicht 20.05.2025 15:21:49
- Zuletzt bearbeitet 10.11.2025 21:11:09
In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AF_XDP generic RX path Move rx_lock from xsk_socket to xsk_buff_pool. Fix synchronization for shared umem mode in generic RX path where multiple sockets ...
CVE-2025-37918
- EPSS 0.02%
- Veröffentlicht 20.05.2025 15:21:48
- Zuletzt bearbeitet 17.11.2025 16:52:41
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue() A NULL pointer dereference can occur in skb_dequeue() when processing a QCA firmware crash dump on WCN7851 (0489:e...
CVE-2025-37916
- EPSS 0.02%
- Veröffentlicht 20.05.2025 15:21:47
- Zuletzt bearbeitet 17.11.2025 17:03:26
In the Linux kernel, the following vulnerability has been resolved: pds_core: remove write-after-free of client_id A use-after-free error popped up in stress testing: [Mon Apr 21 21:21:33 2025] BUG: KFENCE: use-after-free write in pdsc_auxbus_dev_...
CVE-2025-37917
- EPSS 0.03%
- Veröffentlicht 20.05.2025 15:21:47
- Zuletzt bearbeitet 17.11.2025 16:53:32
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spin_lock_irqsave and spin_unlock_irqrestore instead of spin_lock and spin_unlock in mtk_star_emac dri...
- EPSS 0.02%
- Veröffentlicht 20.05.2025 15:21:46
- Zuletzt bearbeitet 17.11.2025 17:00:22
In the Linux kernel, the following vulnerability has been resolved: net_sched: drr: Fix double list add in class with netem as child qdisc As described in Gerrard's report [1], there are use cases where a netem child qdisc will make the parent qdis...
CVE-2025-37914
- EPSS 0.02%
- Veröffentlicht 20.05.2025 15:21:45
- Zuletzt bearbeitet 17.11.2025 17:04:10
In the Linux kernel, the following vulnerability has been resolved: net_sched: ets: Fix double list add in class with netem as child qdisc As described in Gerrard's report [1], there are use cases where a netem child qdisc will make the parent qdis...
CVE-2025-37912
- EPSS 0.03%
- Veröffentlicht 20.05.2025 15:21:44
- Zuletzt bearbeitet 17.11.2025 18:11:22
In the Linux kernel, the following vulnerability has been resolved: ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() As mentioned in the commit baeb705fd6a7 ("ice: always check VF VSI pointer values"), we need to perform a null pointer che...