Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 04.12.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 23:17:22

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN Hide KVM's pt_mode module param behind CONFIG_BROKEN, i.e. disable support for virtualizing Intel PT v...

  • EPSS 0.04%
  • Veröffentlicht 04.12.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 23:17:22

In the Linux kernel, the following vulnerability has been resolved: mm: revert "mm: shmem: fix data-race in shmem_getattr()" Revert d949d1d14fa2 ("mm: shmem: fix data-race in shmem_getattr()") as suggested by Chuck [1]. It is causing deadlocks whe...

  • EPSS 0.04%
  • Veröffentlicht 04.12.2024 15:15:13
  • Zuletzt bearbeitet 01.10.2025 21:16:35

In the Linux kernel, the following vulnerability has been resolved: ARM: fix cacheflush with PAN It seems that the cacheflush syscall got broken when PAN for LPAE was implemented. User access was not enabled around the cache maintenance instruction...

  • EPSS 0.05%
  • Veröffentlicht 04.12.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 23:17:23

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of get_page() and page_ref_inc() APIs to increment the page reference. But on the release p...

  • EPSS 0.03%
  • Veröffentlicht 04.12.2024 15:15:12
  • Zuletzt bearbeitet 01.10.2025 21:16:34

In the Linux kernel, the following vulnerability has been resolved: vdpa: solidrun: Fix UB bug with devres In psnet_open_pf_bar() and snet_open_vf_bar() a string later passed to pcim_iomap_regions() is placed on the stack. Neither pcim_iomap_region...

  • EPSS 0.05%
  • Veröffentlicht 04.12.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 23:17:22

In the Linux kernel, the following vulnerability has been resolved: Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K" The commit 8396c793ffdf ("mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K") increased the max_req_siz...

  • EPSS 0.07%
  • Veröffentlicht 04.12.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 21:17:28

In the Linux kernel, the following vulnerability has been resolved: sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers When CONFIG_KASAN_SW_TAGS and CONFIG_KASAN_STACK are enabled, the object_is_on_stack() function may produce inc...

  • EPSS 0.04%
  • Veröffentlicht 04.12.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 23:17:22

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop: Fix a dereferenced before check warning The 'state' can't be NULL, we should check crtc_state. Fix warning: drivers/gpu/drm/rockchip/rockchip_drm_vop.c:1096 vop...

  • EPSS 0.05%
  • Veröffentlicht 04.12.2024 15:15:12
  • Zuletzt bearbeitet 03.11.2025 23:17:22

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix null-ptr-deref in block_dirty_buffer tracepoint When using the "block:block_dirty_buffer" tracepoint, mark_buffer_dirty() may cause a NULL pointer dereference, or a gen...

  • EPSS 0.05%
  • Veröffentlicht 04.12.2024 14:15:20
  • Zuletzt bearbeitet 03.11.2025 21:17:28

In the Linux kernel, the following vulnerability has been resolved: bpf: sync_linked_regs() must preserve subreg_def Range propagation must not affect subreg_def marks, otherwise the following example is rewritten by verifier incorrectly when BPF_F...