CVE-2025-21865
- EPSS 0.01%
- Veröffentlicht 12.03.2025 09:42:21
- Zuletzt bearbeitet 12.05.2026 13:16:39
In the Linux kernel, the following vulnerability has been resolved: gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl(). Brad Spengler reported the list_del() corruption splat in gtp_net_exit_batch_rtnl(). [0] Commit eb28fd76c0a0 ("gt...
CVE-2025-21863
- EPSS 0.01%
- Veröffentlicht 12.03.2025 09:42:20
- Zuletzt bearbeitet 01.10.2025 20:18:30
In the Linux kernel, the following vulnerability has been resolved: io_uring: prevent opcode speculation sqe->opcode is used for different tables, make sure we santitise it against speculations.
CVE-2025-21861
- EPSS 0.01%
- Veröffentlicht 12.03.2025 09:42:19
- Zuletzt bearbeitet 02.10.2025 14:15:43
In the Linux kernel, the following vulnerability has been resolved: mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize() If migration succeeded, we called folio_migrate_flags()->mem_cgroup_migrate() to migrate the memc...
CVE-2025-21862
- EPSS 0.02%
- Veröffentlicht 12.03.2025 09:42:19
- Zuletzt bearbeitet 12.05.2026 13:16:39
In the Linux kernel, the following vulnerability has been resolved: drop_monitor: fix incorrect initialization order Syzkaller reports the following bug: BUG: spinlock bad magic on CPU#1, syz-executor.0/7995 lock: 0xffff88805303f3e0, .magic: 0000...
CVE-2025-21859
- EPSS 0.01%
- Veröffentlicht 12.03.2025 09:42:12
- Zuletzt bearbeitet 12.05.2026 13:16:38
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.02%
- Veröffentlicht 12.03.2025 09:42:11
- Zuletzt bearbeitet 12.05.2026 13:16:38
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-21855
- EPSS 0.01%
- 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-21853
- EPSS 0.02%
- 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-21848
- EPSS 0.02%
- Veröffentlicht 12.03.2025 09:42:04
- Zuletzt bearbeitet 12.05.2026 13:16:38
In the Linux kernel, the following vulnerability has been resolved: nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() Add check for the return value of nfp_app_ctrl_msg_alloc() in nfp_bpf_cmsg_alloc() to prevent null pointer dereference.
CVE-2025-21846
- EPSS 0.02%
- Veröffentlicht 12.03.2025 09:42:02
- Zuletzt bearbeitet 12.05.2026 13:16:38
In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In [1] it was reported that the acct(2) system call can be used to trigger NULL deref in cases where it is set to write to a file that trigg...