Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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.05%
  • 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: EDAC/bluefield: Fix potential integer overflow The 64-bit argument for the "get DIMM info" SMC call consists of mem_ctrl_idx left-shifted 16 bits and OR-ed with DIMM index. With m...

  • EPSS 0.04%
  • 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: crypto: qat/qat_4xxx - fix off by one in uof_get_name() The fw_objs[] array has "num_objs" elements so the > needs to be >= to prevent an out of bounds read.

  • 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: crypto: qat/qat_420xx - fix off by one in uof_get_name() This is called from uof_get_name_420xx() where "num_objs" is the ARRAY_SIZE() of fw_objs[]. The > needs to be >= to preven...

  • EPSS 0.08%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 09.01.2025 16:16:21

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: glink: fix off-by-one in connector_status UCSI connector's indices start from 1 up to 3, PMIC_GLINK_MAX_PORTS. Correct the condition in the pmic_glink_ucsi_connec...

Warnung Medienbericht
  • EPSS 1.39%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 04.11.2025 16:47:05

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. ...

  • EPSS 0.04%
  • Veröffentlicht 24.12.2024 12:15:23
  • Zuletzt bearbeitet 03.11.2025 21:17:32

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Address an integer overflow Dan Carpenter reports: > Commit 78147ca8b4a9 ("svcrdma: Add a "parsed chunk list" data > structure") from Jun 22, 2020 (linux-next), leads to t...

  • 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...