Linux

Linux

5635 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 22.05.2024 09:15:10
  • Last modified 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.11%
  • Published 22.05.2024 09:15:10
  • Last modified 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.02%
  • Published 22.05.2024 09:15:10
  • Last modified 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.02%
  • Published 22.05.2024 09:15:09
  • Last modified 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.02%
  • Published 22.05.2024 09:15:09
  • Last modified 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.04%
  • Published 22.05.2024 09:15:09
  • Last modified 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.06%
  • Published 22.05.2024 09:15:09
  • Last modified 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.01%
  • Published 22.05.2024 09:15:09
  • Last modified 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...

  • EPSS 0.02%
  • Published 22.05.2024 09:15:09
  • Last modified 24.09.2025 19:04:38

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use-after-free in rtl8712_dl_fw Syzbot reported use-after-free in rtl8712_dl_fw(). The problem was in race condition between r871xu_dev_remove() ->ndo_open() ...

  • EPSS 0.01%
  • Published 22.05.2024 09:15:09
  • Last modified 29.09.2025 16:43:08

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver modu...