Debian

Debian 12 (bookworm)

12113 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 21.08.2024 07:15:04
  • Zuletzt bearbeitet 29.08.2024 02:39:19

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix refcount leak in amd_pmc_probe pci_get_domain_bus_and_slot() takes reference, the caller should release the reference by calling pci_dev_put() after use. Call...

  • EPSS 0.21%
  • Veröffentlicht 21.08.2024 07:15:04
  • Zuletzt bearbeitet 29.08.2024 02:36:29

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY) Upon updating MAC security entity (SecY) in hw offload path, the macsec security associatio...

  • EPSS 0.23%
  • Veröffentlicht 21.08.2024 07:15:04
  • Zuletzt bearbeitet 26.09.2025 18:40:52

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent A user is able to configure an arbitrary number of rx queues when creating an interface via netlink. This do...

  • EPSS 0.21%
  • Veröffentlicht 21.08.2024 07:15:04
  • Zuletzt bearbeitet 08.01.2025 21:31:21

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command stats access after free Command may fail while driver is reloading and can't accept FW commands till command interface is reinitialized. Such command failure ...

  • EPSS 0.23%
  • Veröffentlicht 21.08.2024 07:15:03
  • Zuletzt bearbeitet 06.09.2024 14:15:33

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Prevent use after free on completion memory On driver unload any pending descriptors are flushed at the time the interrupt is freed: idxd_dmaengine_drv_remove() ->...

  • EPSS 0.22%
  • Veröffentlicht 21.08.2024 01:15:12
  • Zuletzt bearbeitet 03.11.2025 22:18:15

In the Linux kernel, the following vulnerability has been resolved: media: pci: ivtv: Add check for DMA map result In case DMA fails, 'dma->SG_length' is 0. This value is later used to access 'dma->SGarray[dma->SG_length - 1]', which will cause out...

  • EPSS 0.22%
  • Veröffentlicht 21.08.2024 01:15:12
  • Zuletzt bearbeitet 12.05.2026 12:17:08

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he() Currently NL80211_RATE_INFO_HE_RU_ALLOC_2x996 is not handled in cfg80211_calculate_bitrate_he(), leadi...

  • EPSS 0.22%
  • Veröffentlicht 21.08.2024 01:15:12
  • Zuletzt bearbeitet 03.11.2025 22:18:15

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_erp: Fix object nesting warning ACLs in Spectrum-2 and newer ASICs can reside in the algorithmic TCAM (A-TCAM) or in the ordinary circuit TCAM (C-TCAM). The for...

  • EPSS 0.24%
  • Veröffentlicht 21.08.2024 01:15:12
  • Zuletzt bearbeitet 12.05.2026 12:17:08

In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via do_filp_open(), permission checking is done against the file's metadata at that moment, a...

  • EPSS 0.21%
  • Veröffentlicht 21.08.2024 01:15:11
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exec and file release The perf pending task work is never waited upon the matching event release. In the case of a child event, released via free_event() ...