Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 22.05.2024 09:15:10
  • Zuletzt bearbeitet 29.09.2025 16:41:29

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR Normally the zero fill would hide the missing initialization, but an errant set to desc_size in reg_create() causes a c...

  • EPSS 0.74%
  • Veröffentlicht 22.05.2024 09:15:10
  • Zuletzt bearbeitet 02.04.2025 15:09:19

In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadv_nc_mesh_free(). The problem was in wrong error handling in batadv_mesh_init(). Before this patch batad...

  • EPSS 0.18%
  • Veröffentlicht 22.05.2024 09:15:10
  • Zuletzt bearbeitet 01.04.2025 18:39:37

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix possible null pointer dereference. This patch fixes possible null pointer dereference in files "rvu_debugfs.c" and "rvu_nix.c"

  • EPSS 0.68%
  • Veröffentlicht 22.05.2024 09:15:10
  • Zuletzt bearbeitet 01.04.2025 18:40:11

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpf_jit_binary_free() function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NR_JIT_ITERATIONS steps, ji...

  • EPSS 0.21%
  • Veröffentlicht 22.05.2024 09:15:10
  • Zuletzt bearbeitet 29.09.2025 16:37:28

In the Linux kernel, the following vulnerability has been resolved: mm: khugepaged: skip huge page collapse for special files The read-only THP for filesystems will collapse THP for files opened readonly and mapped with VM_EXEC. The intended useca...

  • EPSS 0.26%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 24.09.2025 18:51:48

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix bulk-buffer overflow The driver is using endpoint-sized buffers but must not assume that the tx and rx buffers are of equal size or a malicious device could ov...

  • EPSS 0.26%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 24.09.2025 18:58:58

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c ("s...

  • EPSS 0.39%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 02.04.2025 15:10:34

In the Linux kernel, the following vulnerability has been resolved: comedi: ni_usb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer de...

  • EPSS 0.72%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 24.09.2025 19:00:23

In the Linux kernel, the following vulnerability has been resolved: comedi: dt9812: fix DMA buffers on stack USB transfer buffers are typically mapped for DMA and must not be allocated on the stack or transfers will fail. Allocate proper transfer ...

  • EPSS 0.23%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 02.04.2025 15:09:59

In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofs_read_inode() can read data beyond the end of buffer. Sanity-check the director...