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 27.12.2024 14:15:30
  • Zuletzt bearbeitet 03.11.2025 21:17:43

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in __get_secs_required() It will trigger system panic w/ testcase in [1]: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2752...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 14:15:30
  • Zuletzt bearbeitet 08.10.2025 13:43:58

In the Linux kernel, the following vulnerability has been resolved: clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs Base clocks are the first in being probed and are real dependencies of the rest of fixed, factor and peripheral cl...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 14:15:30
  • Zuletzt bearbeitet 01.10.2025 21:16:39

In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift When configuring a kernel with PAGE_SIZE=4KB, depending on its setting of CONFIG_CMA_ALIGNMENT, VCMDQ_LOG2SIZE_MAX=19 cou...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 08.10.2025 14:02:23

In the Linux kernel, the following vulnerability has been resolved: net/l2tp: fix warning in l2tp_exit_net found by syzbot In l2tp's net exit handler, we check that an IDR is empty before destroying it: WARN_ON_ONCE(!idr_is_empty(&pn->l2tp_tunnel...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 08.10.2025 14:04:53

In the Linux kernel, the following vulnerability has been resolved: netlink: fix false positive warning in extack during dumps Commit under fixes extended extack reporting to dumps. It works under normal conditions, because extack errors are usuall...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 03.11.2025 21:17:42

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Properly hide first-in-list PCIe extended capability There are cases where a PCIe extended capability should be hidden from the user. For example, an unknown capability (...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 24.03.2025 17:33:56

In the Linux kernel, the following vulnerability has been resolved: nfsd: release svc_expkey/svc_export with rcu_work The last reference for `cache_head` can be reduced to zero in `c_show` and `e_show`(using `rcu_read_lock` and `rcu_read_unlock`). ...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 24.03.2025 17:33:42

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fs_stop_gc_thread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 14:15:29
  • Zuletzt bearbeitet 01.10.2025 20:17:21

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 03.11.2025 21:17:39

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free of slot->bus on hot remove Dennis reports a boot crash on recent Lenovo laptops with a USB4 dock. Since commit 0fc70886569c ("thunderbolt: Reset USB4 v2 ho...