Linux

Linux

8956 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 01:15:12
  • Zuletzt bearbeitet 03.11.2025 22:18:15

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_erp: Fix object nesting warning ACLs in Spectrum-2 and newer ASICs can reside in the algorithmic TCAM (A-TCAM) or in the ordinary circuit TCAM (C-TCAM). The for...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 01:15:12
  • Zuletzt bearbeitet 26.09.2025 18:39:51

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: change DMA direction while mapping reinjected packets For fragmented packets, ath12k reassembles each fragment as a normal packet and then reinjects it into HW ring. ...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exec and file release The perf pending task work is never waited upon the matching event release. In the case of a child event, released via free_event() ...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via task_work. However failures wh...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 03.11.2025 22:18:15

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpci_scan_bus() Smatch complains about inconsistent NULL checking in vpci_scan_bus(): drivers/pci/endpoint/functions/pci-epf-vntb.c:1...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 03.11.2025 22:18:15

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup() Avoid large backtrace, it is sufficient to warn the user that there has been a link problem. Either the lin...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveau_bo_ref() on a nouveau_bo without initializing it (and hence the backing ttm_bo) leads to a refcount underflow. Instead o...

  • EPSS 0.04%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory: align riscv_kernel_entry When alignment handling is delegated to the kernel, everything must be word-aligned in purgatory, since the trap handler is then set to th...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 29.09.2025 16:27:10

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocat...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 00:15:04
  • Zuletzt bearbeitet 10.10.2025 13:51:05

In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Re-add exception handling in load_fpu_state() With the recent rewrite of the fpu code exception handling for the lfpc instruction within load_fpu_state() was erroneously ...