Debian

Debian Linux

9440 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 01.12.2025 15:17:39

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifs_dump_full_key() Skip sessions that are being teared down (status == SES_EXITING) to avoid UAF.

  • EPSS 0.19%
  • Veröffentlicht 17.05.2024 15:15:22
  • Zuletzt bearbeitet 07.04.2025 19:03:01

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix memory leak during rehash The rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks (all the filt...

  • EPSS 0.19%
  • Veröffentlicht 17.05.2024 15:15:22
  • Zuletzt bearbeitet 07.04.2025 19:00:03

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash The rehash delayed work migrates filters from one region to another according to the number of available credits...

  • EPSS 0.27%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 07.04.2025 19:04:58

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.01%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 03.02.2025 16:23:16

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

  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 15:15:20
  • Zuletzt bearbeitet 10.01.2025 17:59:11

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a double-free in si_dpm_init When the allocation of adev->pm.dpm.dyn_state.vddc_dependency_on_dispclk.entries fails, amdgpu_free_extended_power_table is called to f...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 15:15:20
  • Zuletzt bearbeitet 17.12.2025 03:43:35

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: check for error while searching for backlight device parent If acpi_get_parent() called in acpi_video_dev_register_backlight() fails, for example, because acpi_ut_acqu...

  • EPSS 0.03%
  • Veröffentlicht 17.05.2024 15:15:20
  • Zuletzt bearbeitet 17.12.2025 03:43:12

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function With tpd12s015_remove() marked with __exit this function is discarded when the driver is compiled as a built...