Debian

Debian 14 (forky)

13682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:15
  • Zuletzt bearbeitet 21.11.2024 09:03:32

In the Linux kernel, the following vulnerability has been resolved: serial: max310x: fix NULL pointer dereference in I2C instantiation When trying to instantiate a max14830 device from userspace: echo max14830 0x60 > /sys/bus/i2c/devices/i2c-2...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:15
  • Zuletzt bearbeitet 04.11.2025 18:15:56

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf If ->ProtocolId is SMB2_TRANSFORM_PROTO_NUM, smb2 request size validation could be skipped. if request size is smaller than s...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:15
  • Zuletzt bearbeitet 04.11.2025 18:15:57

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfs_set_de_type The size of the nilfs_type_by_mode array in the fs/nilfs2/dir.c file is defined as "S_IFMT >> S_SHIFT", but the nilfs_set_de_type() function, w...

  • EPSS 0.03%
  • Veröffentlicht 01.05.2024 06:15:15
  • Zuletzt bearbeitet 12.05.2026 12:16:28

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check the inode number is not the invalid value of zero Syskiller has produced an out of bounds access in fill_meta_index(). That out of bounds access is ultimately caus...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:15
  • Zuletzt bearbeitet 04.11.2025 18:16:00

In the Linux kernel, the following vulnerability has been resolved: bootconfig: use memblock_free_late to free xbc memory to buddy On the time to free xbc memory in xbc_exit(), memblock may has handed over memory to buddy allocator. So it doesn't m...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:15
  • Zuletzt bearbeitet 04.11.2025 18:16:01

In the Linux kernel, the following vulnerability has been resolved: nouveau: fix instmem race condition around ptr stores Running a lot of VK CTS in parallel against nouveau, once every few hours you might see something like this crash. BUG: kerne...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2024 06:15:14
  • Zuletzt bearbeitet 12.05.2026 12:16:28

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - resolve race condition during AER recovery During the PCI AER system's error recovery process, the kernel driver may encounter a race condition with freeing the reset...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:14
  • Zuletzt bearbeitet 23.12.2024 14:02:46

In the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: Fix a NULL pointer dereference A NULL pointer dereference is triggered when probing the MMIO RAPL driver on platforms with CPU ID not listed in intel_rapl_com...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:14
  • Zuletzt bearbeitet 08.04.2025 18:53:44

In the Linux kernel, the following vulnerability has been resolved: KVM: Always flush async #PF workqueue when vCPU is being destroyed Always flush the per-vCPU async #PF workqueue when a vCPU is clearing its completion queue, e.g. when a VM and al...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:14
  • Zuletzt bearbeitet 18.09.2025 14:36:44

In the Linux kernel, the following vulnerability has been resolved: pci_iounmap(): Fix MMIO mapping leak The #ifdef ARCH_HAS_GENERIC_IOPORT_MAP accidentally also guards iounmap(), which means MMIO mappings are leaked. Move the guard so we call iou...