Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:24
  • Zuletzt bearbeitet 03.11.2025 21:17:37

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cache_show The function `c_show` was called with protection from RCU. This only ensures that `cp` will not be freed. Therefore, the refe...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:24
  • Zuletzt bearbeitet 08.10.2025 14:39:14

In the Linux kernel, the following vulnerability has been resolved: smb: During unmount, ensure all cached dir instances drop their dentry The unmount process (cifs_kill_sb() calling close_all_cached_dirs()) can race with various cached directory o...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 14:15:23
  • Zuletzt bearbeitet 03.11.2025 21:17:35

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail ...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:23
  • Zuletzt bearbeitet 08.10.2025 14:41:01

In the Linux kernel, the following vulnerability has been resolved: nfs/blocklayout: Don't attempt unregister for invalid block device Since commit d869da91cccb ("nfs/blocklayout: Fix premature PR key unregistration") an unmount of a pNFS SCSI layo...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 14:15:22
  • Zuletzt bearbeitet 03.11.2025 21:15:54

In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS are selected, cpu_max_bits_warn() generates a runtime warning simi...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2024 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:17:34

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get() This loop is supposed to break if the frequency returned from clk_round_rate() is the same as on the previous itera...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2024 12:15:24
  • Zuletzt bearbeitet 01.10.2025 21:16:38

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu KCSAN reports a data race when access the krcp->monitor_work.timer.expires variable in the schedule_delayed_monitor_work(...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 08.10.2025 14:43:44

In the Linux kernel, the following vulnerability has been resolved: PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert() Currently, the endpoint cleanup function dw_pcie_ep_cleanup() and EPF deinit notify function pci_epc_dein...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 08.10.2025 14:43:14

In the Linux kernel, the following vulnerability has been resolved: PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() Currently, the endpoint cleanup function dw_pcie_ep_cleanup() and EPF deinit notify function pci_epc_deinit_not...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2024 12:15:22
  • Zuletzt bearbeitet 01.10.2025 21:16:36

In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if start_clu becomes an EOF cluster(an invalid ...