Debian

Debian 12 (bookworm)

11230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:17
  • Zuletzt bearbeitet 23.12.2025 00:46:42

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: host: Fix dereference issue in DDMA completion flow. Fixed variable dereference issue in DDMA completion flow.

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

In the Linux kernel, the following vulnerability has been resolved: serial/pmac_zilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq completely. That may be better than a hard lock-up but it turns out that yo...

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

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ==================================...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:29

In the Linux kernel, the following vulnerability has been resolved: init/main.c: Fix potential static_command_line memory overflow We allocate memory of size 'xlen + strlen(boot_command_line) + 1' for static_command_line, but the strings copied int...

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

In the Linux kernel, the following vulnerability has been resolved: arm64: hibernate: Fix level3 translation fault in swsusp_save() On arm64 machines, swsusp_save() faults if it attempts to access MEMBLOCK_NOMAP memory ranges. This can be reproduce...

  • EPSS 0%
  • Veröffentlicht 01.05.2024 06:15:16
  • Zuletzt bearbeitet 04.11.2025 18:16:08

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/pmu: Disable support for adaptive PEBS Drop support for virtualizing adaptive PEBS, as KVM's implementation is architecturally broken without an obvious/easy path forward,...

  • 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...