Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:09:19
  • Zuletzt bearbeitet 07.11.2025 19:32:36

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put() pci_get_device() will increase the reference count for the returned pci_dev. We need to use pci_dev_put() t...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:09:15
  • Zuletzt bearbeitet 07.11.2025 17:47:48

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus() If device_register() fails in tcm_loop_setup_hba_bus(), the name allocated by dev_set_name() need be free...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:09:14
  • Zuletzt bearbeitet 07.11.2025 17:47:43

In the Linux kernel, the following vulnerability has been resolved: kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case In __unregister_kprobe_top(), if the currently unregistered probe has post_handler but other child probes o...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:09:13
  • Zuletzt bearbeitet 07.11.2025 18:40:15

In the Linux kernel, the following vulnerability has been resolved: Input: i8042 - fix leaking of platform device on module removal Avoid resetting the module-wide i8042_platform_device pointer in i8042_probe() or i8042_remove(), so that the device...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:09:12
  • Zuletzt bearbeitet 07.11.2025 18:40:10

In the Linux kernel, the following vulnerability has been resolved: macvlan: enforce a consistent minimal mtu macvlan should enforce a minimal mtu of 68, even at link creation. This patch avoids the current behavior (which could lead to crashes in...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 14:09:11
  • Zuletzt bearbeitet 07.11.2025 18:39:46

In the Linux kernel, the following vulnerability has been resolved: tcp: cdg: allow tcp_cdg_release() to be called multiple times Apparently, mptcp is able to call tcp_disconnect() on an already disconnected flow. This is generally fine, unless cur...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:09:09
  • Zuletzt bearbeitet 23.12.2025 14:16:28

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open() snd_usbmidi_output_open() has a check of the NULL port with snd_BUG_ON(). snd_BUG_ON() was used as this shouldn't...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:09:08
  • Zuletzt bearbeitet 06.11.2025 21:45:48

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid putting the realm twice when decoding snaps fails When decoding the snaps fails it maybe leaving the 'first_realm' and 'realm' pointing to the same snaprealm memory. An...

  • EPSS 0.03%
  • Veröffentlicht 01.05.2025 14:09:08
  • Zuletzt bearbeitet 07.11.2025 18:25:22

In the Linux kernel, the following vulnerability has been resolved: dm ioctl: fix misbehavior if list_versions races with module loading __list_versions will first estimate the required space using the "dm_target_iterate(list_version_get_needed, &n...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2025 14:09:07
  • Zuletzt bearbeitet 06.11.2025 21:46:12

In the Linux kernel, the following vulnerability has been resolved: gfs2: Check sb_bsize_shift after reading superblock Fuzzers like to scribble over sb_bsize_shift but in reality it's very unlikely that this field would be corrupted on its own. Ne...