Debian

Debian 12 (bookworm)

11237 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 24.09.2025 21:00:50

In the Linux kernel, the following vulnerability has been resolved: mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect() subflow_finish_connect() uses four fields (backup, join_id, thmac, none) that may contain garbage unless OPTION_MPTCP...

  • EPSS 0.03%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 19.09.2025 18:47:48

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normal_link string It's not granted that all entries of struct sof_conn_stream declare a `normal_link` (a non-SOF, direct link) strin...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 07.04.2025 19:05:09

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pci_get_domain_bus_and_slot(). This function se...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 26.09.2025 16:04:43

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix reserve_cblocks counting error when out of space When a file only needs one direct_node, performing the following operations will cause the file to be unrepaira...

  • EPSS 0.41%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 12.05.2026 12:16:37

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwl_fw_ini_debug_info_tlv is used as a string, so we must ensure the string is terminated correctly before using it.

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 30.12.2024 17:41:16

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in its_vpe_irq_domain_alloc() causes a double free when its_vpe_init() fails after successfully allocating ...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 23.12.2025 19:33:51

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If ano...

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 12.05.2026 12:16:37

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix information leak in btrfs_ioctl_logical_to_ino() Syzbot reported the following information leak for in btrfs_ioctl_logical_to_ino(): BUG: KMSAN: kernel-infoleak in in...

  • EPSS 0.03%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 30.12.2024 18:10:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NULL-deref on non-serdev suspend Qualcomm ROME controllers can be registered from the Bluetooth line discipline and in this case the HCI UART serdev pointer is ...

  • EPSS 0.03%
  • Veröffentlicht 17.05.2024 15:15:20
  • Zuletzt bearbeitet 21.11.2024 08:40:22

In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check to scom_debug_init_one() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Add a null pointer ...