Linux

Linux Kernel

13170 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 16.08.2025 10:55:07
  • Zuletzt bearbeitet 03.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Don't call mmput from MMU notifier callback If the process is exiting, the mmput inside mmu notifier callback from compactd or fork or numa balancing could release the ...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:55:06
  • Zuletzt bearbeitet 18.11.2025 21:51:58

In the Linux kernel, the following vulnerability has been resolved: mm/damon: fix divide by zero in damon_get_intervals_score() The current implementation allows having zero size regions with no special reasons, but damon_get_intervals_score() gets...

  • EPSS 0.03%
  • Veröffentlicht 16.08.2025 10:55:05
  • Zuletzt bearbeitet 18.11.2025 21:51:51

In the Linux kernel, the following vulnerability has been resolved: x86/CPU/AMD: Disable INVLPGB on Zen2 AMD Cyan Skillfish (Family 17h, Model 47h, Stepping 0h) has an issue that causes system oopses and panics when performing TLB flush using INVLP...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 10:55:04
  • Zuletzt bearbeitet 18.11.2025 21:51:11

In the Linux kernel, the following vulnerability has been resolved: lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users() alloc_tag_top_users() attempts to lock alloc_tag_cttype->mod_lock even when the alloc_tag_cttype is not all...

  • EPSS 0.06%
  • Veröffentlicht 16.08.2025 10:55:03
  • Zuletzt bearbeitet 03.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the ...

  • EPSS 0.06%
  • Veröffentlicht 16.08.2025 10:55:02
  • Zuletzt bearbeitet 03.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spsc_queue_push and the run-job worker, in which spsc_queue_push may return not-first whi...

  • EPSS 0.06%
  • Veröffentlicht 16.08.2025 10:55:01
  • Zuletzt bearbeitet 03.11.2025 18:16:26

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AF_RXRPC service socket is opened and bound, but calls are preallocated, then rxrpc_alloc_incoming_call() will...

  • EPSS 0.06%
  • Veröffentlicht 16.08.2025 10:55:00
  • Zuletzt bearbeitet 03.11.2025 18:16:26

In the Linux kernel, the following vulnerability has been resolved: wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() There is a potential NULL pointer dereference in zd_mac_tx_to_dev(). For example, the following is poss...

  • EPSS 0.05%
  • Veröffentlicht 16.08.2025 10:54:54
  • Zuletzt bearbeitet 03.11.2025 18:16:26

In the Linux kernel, the following vulnerability has been resolved: wifi: prevent A-MSDU attacks in mesh networks This patch is a mitigation to prevent the A-MSDU spoofing vulnerability for mesh networks. The initial update to the IEEE 802.11 stand...

  • EPSS 0.02%
  • Veröffentlicht 16.08.2025 10:54:53
  • Zuletzt bearbeitet 18.11.2025 21:50:55

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Clear all LMTT pages on alloc Our LMEM buffer objects are not cleared by default on alloc and during VF provisioning we only setup LMTT PTEs for the actually provisioned...