Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 13:38:20
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type() KMSAN reported a use-after-free issue in eth_skb_pkt_type()[1]. The cause of the issue was that eth_skb_pkt_type() acc...

  • EPSS 0.05%
  • Veröffentlicht 14.03.2025 14:25:59
  • Zuletzt bearbeitet 03.11.2025 20:16:05

In the Linux kernel, the following vulnerability has been resolved: netfilter: allow exp not to be removed in nf_ct_find_expectation Currently nf_conntrack_in() calling nf_ct_find_expectation() will remove the exp from the hash table. However, in s...

  • EPSS 0.06%
  • 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...

  • EPSS 0.05%
  • Veröffentlicht 12.03.2025 09:42:21
  • Zuletzt bearbeitet 03.11.2025 20:17:23

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...

  • EPSS 0.06%
  • Veröffentlicht 12.03.2025 09:42:21
  • Zuletzt bearbeitet 03.11.2025 20:17:23

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...

  • EPSS 0.04%
  • 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.

  • EPSS 0.06%
  • 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...

  • EPSS 0.06%
  • Veröffentlicht 12.03.2025 09:42:19
  • Zuletzt bearbeitet 03.11.2025 20:17:22

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...

  • 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...

  • 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...