Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:47
  • Zuletzt bearbeitet 03.02.2026 22:28:53

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() If 'mipid_detect()' fails, we must free 'md' to avoid a memory leak.

  • EPSS 0.03%
  • Veröffentlicht 07.10.2025 15:19:47
  • Zuletzt bearbeitet 03.02.2026 22:24:42

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops.

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:45
  • Zuletzt bearbeitet 03.02.2026 22:29:16

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't dereference ACPI root object handle Since the commit referenced in the Fixes: tag below the VMBus client driver is walking the ACPI namespace up from the ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:45
  • Zuletzt bearbeitet 03.02.2026 22:29:08

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer smatch error: sound/pci/ac97/ac97_codec.c:2354 snd_ac97_mixer() error: we previously assumed 'rac97' could be null (see ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:43
  • Zuletzt bearbeitet 03.02.2026 22:29:35

In the Linux kernel, the following vulnerability has been resolved: media: radio-shark: Add endpoint checks The syzbot fuzzer was able to provoke a WARNING from the radio-shark2 driver: ------------[ cut here ]------------ usb 1-1: BOGUS urb xfer,...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:41
  • Zuletzt bearbeitet 03.02.2026 22:29:53

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hif_usb: fix memory leak of remain_skbs hif_dev->remain_skb is allocated and used exclusively in ath9k_hif_usb_rx_stream(). It is implied that an allocated remain_skb ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:39
  • Zuletzt bearbeitet 03.02.2026 22:30:06

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: reduce WARN to dev_dbg() in callback The warn is triggered on a known race condition, documented in the code above the test, that is correctly handled. Using WARN() ...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:38
  • Zuletzt bearbeitet 03.02.2026 22:30:16

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov772x: Fix memleak in ov772x_probe() A memory leak was reported when testing ov772x with bpf mock device: AssertionError: unreferenced object 0xffff888109afa7a8 (size...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:36
  • Zuletzt bearbeitet 03.02.2026 22:25:58

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: fix wrong ct->timeout value (struct nf_conn)->timeout is an interval before the conntrack confirmed. After confirmed, it becomes a timestamp. It is observed...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:31
  • Zuletzt bearbeitet 03.02.2026 22:27:40

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list When freeing slots in function slot_complete_v3_hw(), it is possible that sas_dev.list is being traver...