Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:11
  • Zuletzt bearbeitet 24.11.2025 10:16:00

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint i...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:10
  • Zuletzt bearbeitet 03.11.2025 18:25:48

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadloop in prepare_compress_overwrite() Jan Prusakowski reported a kernel hang issue as below: When running xfstests on linux-next kernel (6.14.0-rc3, 6.12) I...

  • EPSS 0.01%
  • Veröffentlicht 16.04.2025 14:13:10
  • Zuletzt bearbeitet 03.11.2025 18:25:01

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint is...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:09
  • Zuletzt bearbeitet 03.11.2025 20:17:44

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating all_mddevs list While iterating all_mddevs list from md_notify_reboot() and md_exit(), list_for_each_entry_safe is used, and this can race with de...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:08
  • Zuletzt bearbeitet 03.11.2025 18:27:37

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k ...

  • EPSS 0.01%
  • Veröffentlicht 16.04.2025 14:13:08
  • Zuletzt bearbeitet 03.11.2025 18:27:01

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:07
  • Zuletzt bearbeitet 03.11.2025 18:27:51

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid accessing uninitialized curseg syzbot reports a f2fs bug as below: F2FS-fs (loop3): Stopped filesystem due to reason: 7 kworker/u8:7: attempt to access beyond e...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:06
  • Zuletzt bearbeitet 03.11.2025 18:28:07

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio >4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warn...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:05
  • Zuletzt bearbeitet 03.11.2025 18:28:30

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'out_mmap_sem' in ext4_setattr() Otherwise, if ext4_inode_attach_jinode() fails, a hung task will happen because filemap_invalidate_unlock() isn't called to ...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:05
  • Zuletzt bearbeitet 24.11.2025 10:16:00

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() There's issue as follows: BUG: KASAN: use-after-free in ext4_xattr_inode_dec_ref_all+0x6ff/0x790 Read of size 4 at add...