Linux

Linux Kernel

12374 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 11.04.2025 22:15:28

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd (and thus enabling more RPC Calls to be sent) /before/ rpcrdma_post_recvs() can post eno...

  • EPSS 0.04%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 09.12.2024 18:25:24

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svc_rqst_free() When alloc_pages_node() returns null in svc_rqst_alloc(), the null rq_scratch_page pointer will be dereferenced when calling...

  • EPSS 0.02%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 09.12.2024 18:25:35

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix potential null dereference on pointer status There are calls to idxd_cmd_exec that pass a null status pointer however a recent commit has added an assignment t...

  • EPSS 0.04%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 08.01.2025 17:43:50

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in get_victim() In CP disabling mode, there are two issues when using LFS or SSR | AT_SSR mode to select victim: 1. LFS is set to fin...

  • EPSS 0.02%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 09.12.2024 18:23:57

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix NULL pointer dereference for ->get_features() get_features ops of pci_epc_ops may return NULL, causing NULL pointer dereference in pci_epf_test_alloc_space funct...

  • EPSS 0.01%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 19.03.2025 10:49:05

In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook The commit 1879445dfa7b ("perf/core: Set event's default ::overflow_handler()") set a default ev...

  • EPSS 0.02%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 08.01.2025 17:58:51

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix panic during f2fs_resize_fs() f2fs_resize_fs() hangs in below callstack with testcase: - mkfs 16GB image & mount image - dd 8GB fileA - dd 8GB fileB - sync - rm fileA - s...

  • EPSS 0.02%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 09.12.2024 18:24:06

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT path and it is known that the GHCB will be mapped. But there are two paths where it i...

  • EPSS 0.03%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 09.12.2024 18:24:16

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak on object td Two error return paths are neglecting to free allocated object td, causing a memory leak. Fix this by returning via the error return pat...

  • EPSS 0.02%
  • Veröffentlicht 28.02.2024 09:15:38
  • Zuletzt bearbeitet 19.03.2025 15:30:02

In the Linux kernel, the following vulnerability has been resolved: net: Only allow init netns to set default tcp cong to a restricted algo tcp_set_default_congestion_control() is netns-safe in that it writes to &net->ipv4.tcp_congestion_control, b...