Linux

Linux

8680 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.11.2024 02:16:30
  • Zuletzt bearbeitet 03.11.2025 23:17:10

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix flushing uninitialized delayed_work on cache_ctr error An unexpected WARN_ON from flush_work() may occur when cache creation fails, caused by destroying the uninitial...

  • EPSS 0.02%
  • Veröffentlicht 09.11.2024 11:15:07
  • Zuletzt bearbeitet 03.11.2025 23:17:03

In the Linux kernel, the following vulnerability has been resolved: ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow Syzbot reported a kernel BUG in ocfs2_truncate_inline. There are two reasons for this: first, the parameter value passed is...

  • EPSS 0.02%
  • Veröffentlicht 09.11.2024 11:15:07
  • Zuletzt bearbeitet 26.09.2025 16:05:17

In the Linux kernel, the following vulnerability has been resolved: fork: do not invoke uffd on fork if error occurs Patch series "fork: do not expose incomplete mm on fork". During fork we may place the virtual memory address space into an incons...

  • EPSS 0.03%
  • Veröffentlicht 09.11.2024 11:15:06
  • Zuletzt bearbeitet 08.10.2025 15:04:43

In the Linux kernel, the following vulnerability has been resolved: xfs: fix finding a last resort AG in xfs_filestream_pick_ag When the main loop in xfs_filestream_pick_ag fails to find a suitable AG it tries to just pick the online AG. But the l...

  • EPSS 0.1%
  • Veröffentlicht 09.11.2024 11:15:04
  • Zuletzt bearbeitet 26.09.2025 18:21:11

In the Linux kernel, the following vulnerability has been resolved: lib: alloc_tag_module_unload must wait for pending kfree_rcu calls Ben Greear reports following splat: ------------[ cut here ]------------ net/netfilter/nf_nat_core.c:1114 modul...

  • EPSS 0.01%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unuse_vma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocat...

  • EPSS 0.03%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: maple_tree: correct tree corruption on spanning store Patch series "maple_tree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corrup...

  • EPSS 0%
  • Veröffentlicht 21.10.2024 13:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:21

In the Linux kernel, the following vulnerability has been resolved: f2fs: Require FMODE_WRITE for atomic write ioctls The F2FS ioctls for starting and committing atomic writes check for inode_owner_or_capable(), but this does not give LSMs like SEL...

  • EPSS 0.01%
  • Veröffentlicht 23.09.2024 10:15:02
  • Zuletzt bearbeitet 08.10.2025 17:09:43

In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix compose size exceed boundary syzkaller found a bug: BUG: unable to handle page fault for address: ffffc9000a3b1000 #PF: supervisor write access in kernel mode ...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 23:15:59

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUG_ON() with error handling at update_ref_for_cow() Instead of a BUG_ON() just return an error, log an error message and abort the transaction in case we find an ex...