CVE-2025-0927
- EPSS 0.05%
- Veröffentlicht 23.03.2025 15:00:47
- Zuletzt bearbeitet 08.04.2025 08:15:14
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Filesystem bugs due to corrupt images are not considered a CVE for any filesystem that is only mountable by CAP_SYS_ADMIN in the initial user namespace. That ...
CVE-2025-21866
- EPSS 0.02%
- Veröffentlicht 12.03.2025 09:42:22
- Zuletzt bearbeitet 03.11.2025 20:17:23
In the Linux kernel, the following vulnerability has been resolved: powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC Erhard reported the following KASAN hit while booting his PowerMac G4 with a KASAN-enabled kerne...
CVE-2025-21864
- EPSS 0.02%
- 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: tcp: drop secpath at the same time as we currently drop dst Xiumei reported hitting the WARN in xfrm6_tunnel_net_exit while running tests that boil down to: - create a pair of net...
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-21857
- EPSS 0.01%
- 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.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 ...