Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 14:15:33
  • Zuletzt bearbeitet 11.02.2025 16:15:43

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmp_kms: Unplug DRM device before removal Prevent userspace accesses to the DRM device from causing use-after-frees by unplugging the device before we remove it. This cause...

  • EPSS 0.29%
  • Veröffentlicht 27.12.2024 14:15:33
  • Zuletzt bearbeitet 03.11.2025 21:17:52

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() Replace one-element array with a flexible-array member in `struct mwifiex_ie_types_wildcard_ssid_p...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix use-after-free in device_for_each_child() Syzbot has reported the following KASAN splat: BUG: KASAN: slab-use-after-free in device_for_each_child+0x18f/0x1a0 Read o...

  • EPSS 0.28%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: Release resources at card release The current 6fire code tries to release the resources right after the call of usb6fire_chip_abort(). But at this moment, the card ob...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:51

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_fr...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:51

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_f...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 14:15:32
  • Zuletzt bearbeitet 03.11.2025 21:17:52

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_fr...

  • EPSS 0.2%
  • Veröffentlicht 27.12.2024 14:15:31
  • Zuletzt bearbeitet 03.11.2025 21:17:45

In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta[1] lclusters gracefully syzbot reported a WARNING in iomap_iter_done: iomap_fiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctl_fiemap fs/ioctl.c:220 [inli...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 14:15:30
  • Zuletzt bearbeitet 03.11.2025 21:17:43

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in __get_secs_required() It will trigger system panic w/ testcase in [1]: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2752...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 14:15:30
  • Zuletzt bearbeitet 01.06.2026 17:16:30

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_submit_page_bio() There's issue as follows when concurrently installing the f2fs.ko module and mounting the f2fs file system: KASAN: null-ptr-deref...