CVE-2025-21860
- EPSS 0.04%
- Veröffentlicht 12.03.2025 09:42:18
- Zuletzt bearbeitet 16.04.2025 19:15:53
In the Linux kernel, the following vulnerability has been resolved: mm/zswap: fix inconsistency when zswap_store_page() fails Commit b7c0ccdfbafd ("mm: zswap: support large folios in zswap_store()") skips charging any zswap entries when it failed t...
CVE-2025-21859
- EPSS 0.04%
- Veröffentlicht 12.03.2025 09:42:12
- Zuletzt bearbeitet 03.11.2025 20:17:22
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: f_midi: f_midi_complete to call queue_work When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to f_midi_transmit, causing a deadlo...
CVE-2025-21858
- EPSS 0.04%
- Veröffentlicht 12.03.2025 09:42:11
- Zuletzt bearbeitet 03.11.2025 20:17:22
In the Linux kernel, the following vulnerability has been resolved: geneve: Fix use-after-free in geneve_find_dev(). syzkaller reported a use-after-free in geneve_find_dev() [0] without repro. geneve_configure() links struct geneve_dev.next to net...
CVE-2025-21857
- EPSS 0.03%
- Veröffentlicht 12.03.2025 09:42:10
- Zuletzt bearbeitet 01.10.2025 20:18:29
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_api: fix error handling causing NULL dereference tcf_exts_miss_cookie_base_alloc() calls xa_alloc_cyclic() which can return 1 if the allocation succeeded after wrapp...
CVE-2025-21855
- EPSS 0.04%
- Veröffentlicht 12.03.2025 09:42:09
- Zuletzt bearbeitet 03.11.2025 20:17:22
In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Don't reference skb after sending to VIOS Previously, after successfully flushing the xmit buffer to VIOS, the tx_bytes stat was incremented by the length of the skb. It ...
CVE-2025-21856
- EPSS 0.04%
- Veröffentlicht 12.03.2025 09:42:09
- Zuletzt bearbeitet 01.10.2025 20:18:29
In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to device_release() in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. T...
CVE-2025-21854
- EPSS 0.03%
- Veröffentlicht 12.03.2025 09:42:08
- Zuletzt bearbeitet 01.10.2025 20:18:29
In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsock_proto::psock_update_sk_prot(). How...
CVE-2025-21852
- EPSS 0.03%
- Veröffentlicht 12.03.2025 09:42:07
- Zuletzt bearbeitet 01.10.2025 20:18:29
In the Linux kernel, the following vulnerability has been resolved: net: Add rx_skb of kfree_skb to raw_tp_null_args[]. Yan Zhai reported a BPF prog could trigger a null-ptr-deref [0] in trace_kfree_skb if the prog does not check if rx_sk is NULL. ...
CVE-2025-21853
- EPSS 0.07%
- Veröffentlicht 12.03.2025 09:42:07
- Zuletzt bearbeitet 03.11.2025 20:17:22
In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freeze_mutex during mmap operation We use map->freeze_mutex to prevent races between map_freeze() and memory mapping BPF map contents with writable permissions. ...
CVE-2025-21851
- EPSS 0.02%
- Veröffentlicht 12.03.2025 09:42:06
- Zuletzt bearbeitet 01.10.2025 20:18:29
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arena_map_free on 64k page kernel On an aarch64 kernel with CONFIG_PAGE_SIZE_64KB=y, arena_htab tests cause a segmentation fault and soft lockup. The same fa...