Linux

Linux Kernel

14080 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:22:23
  • Zuletzt bearbeitet 17.03.2026 21:14:33

In the Linux kernel, the following vulnerability has been resolved: tracing: Add recursion protection in kernel stack trace recording A bug was reported about an infinite recursion caused by tracing the rcu events with the kernel stack trace trigge...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:22:22
  • Zuletzt bearbeitet 17.03.2026 21:15:45

In the Linux kernel, the following vulnerability has been resolved: of: unittest: Fix memory leak in unittest_data_add() In unittest_data_add(), if of_resolve_phandles() fails, the allocated unittest_data is not freed, leading to a memory leak. Fi...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:22:21
  • Zuletzt bearbeitet 17.03.2026 21:15:52

In the Linux kernel, the following vulnerability has been resolved: libceph: reset sparse-read state in osd_fault() When a fault occurs, the connection is abandoned, reestablished, and any pending operations are retried. The OSD client tracks the p...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:22:21
  • Zuletzt bearbeitet 17.03.2026 21:16:55

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, ...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:16:08
  • Zuletzt bearbeitet 17.03.2026 21:17:04

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names The hp-bioscfg driver attempts to register kobjects with empty names when the HP BIOS returns attributes wi...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:16:08
  • Zuletzt bearbeitet 17.03.2026 21:17:11

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dead lock while flushing management frames Commit [1] converted the management transmission work item into a wiphy work. Since a wiphy work can only run under wip...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:16:08
  • Zuletzt bearbeitet 18.03.2026 14:17:11

In the Linux kernel, the following vulnerability has been resolved: dpll: Prevent duplicate registrations Modify the internal registration helpers dpll_xa_ref_{dpll,pin}_add() to reject duplicate registration attempts. Previously, if a caller atte...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:16:08
  • Zuletzt bearbeitet 18.03.2026 14:46:26

In the Linux kernel, the following vulnerability has been resolved: arm64: Set __nocfi on swsusp_arch_resume() A DABT is reported[1] on an android based system when resume from hiberate. This happens because swsusp_arch_suspend_exit() is marked wit...

  • EPSS 0.02%
  • Veröffentlicht 14.02.2026 15:16:07
  • Zuletzt bearbeitet 18.03.2026 14:49:58

In the Linux kernel, the following vulnerability has been resolved: perf: Fix refcount warning on event->mmap_count increment When calling refcount_inc(&event->mmap_count) inside perf_mmap_rb(), the following warning is triggered: refcount...

  • EPSS 0.01%
  • Veröffentlicht 14.02.2026 15:16:07
  • Zuletzt bearbeitet 18.03.2026 14:50:12

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpf_bound_progs list The netdevsim driver lacks a protection mechanism for operations on the bpf_bound_progs list. When the ...