Linux

Linux Kernel

15173 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:38
  • Zuletzt bearbeitet 07.05.2026 19:23:11

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid use of half-online-committed context One major usage of damon_call() is online DAMON parameters update. It is done by calling damon_commit_ctx() inside the da...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:38
  • Zuletzt bearbeitet 07.05.2026 19:21:44

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in update_super_work when racing with umount Commit b98535d09179 ("ext4: fix bug_on in start_this_handle during umount filesystem") moved ext4_unregister_s...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:38
  • Zuletzt bearbeitet 07.05.2026 19:18:42

In the Linux kernel, the following vulnerability has been resolved: ext4: reject mount if bigalloc with s_first_data_block != 0 bigalloc with s_first_data_block != 0 is not supported, reject mounting it.

  • EPSS 0.07%
  • Veröffentlicht 22.04.2026 14:16:38
  • Zuletzt bearbeitet 07.05.2026 18:43:29

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid infinite loops caused by residual data On the mkdir/mknod path, when mapping logical blocks to physical blocks, if inserting a new extent into the extent tree fails (in...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:38
  • Zuletzt bearbeitet 17.05.2026 16:16:15

In the Linux kernel, the following vulnerability has been resolved: ext4: validate p_idx bounds in ext4_ext_correct_indexes ext4_ext_correct_indexes() walks up the extent tree correcting index entries when the first extent in a leaf is modified. Be...

  • EPSS 0.02%
  • Veröffentlicht 22.04.2026 14:16:37
  • Zuletzt bearbeitet 23.04.2026 16:17:41

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iterators When a process crashes and the kernel writes a core dump to a 9P filesystem, __kernel_write() creates an ITER_KV...

  • EPSS 0.02%
  • Veröffentlicht 22.04.2026 14:16:37
  • Zuletzt bearbeitet 23.04.2026 16:17:41

In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap init error handling devm_regmap_init_mmio returns an ERR_PTR() upon error, not NULL. Fix the error check and also fix the error message. Use the...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:37
  • Zuletzt bearbeitet 17.05.2026 16:16:15

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:37
  • Zuletzt bearbeitet 07.05.2026 19:30:23

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxd_wq_disable_cleanup() which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts o...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:37
  • Zuletzt bearbeitet 07.05.2026 19:28:27

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset (FLR) concludes correctly, but in the second FLR the scratch area for ...