Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:11:47
  • Zuletzt bearbeitet 06.04.2026 13:40:05

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svc_proc_register() Currently, nfsd_proc_stat_init() ignores the return value of svc_proc_register(). If the procfile creation fails, then the...

  • EPSS 0.19%
  • Veröffentlicht 16.04.2025 14:11:46
  • Zuletzt bearbeitet 03.11.2025 20:17:38

In the Linux kernel, the following vulnerability has been resolved: nfsd: put dl_stid if fail to queue dl_recall Before calling nfsd4_run_cb to queue dl_recall to the callback_wq, we increment the reference count of dl_stid. We expect that after th...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:11:45
  • Zuletzt bearbeitet 06.04.2026 13:42:43

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the correspondi...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:11:44
  • Zuletzt bearbeitet 06.04.2026 13:39:28

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode ath11k_hal_srng_* should be used with srng->lock to protect srng data. For ath11k_dp_rx_mon_dest_process() and a...

  • EPSS 0.16%
  • Veröffentlicht 16.04.2025 14:11:43
  • Zuletzt bearbeitet 28.10.2025 18:54:50

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before truncation in jfs_truncate_nolock() Added a check for "read-only" mode in the `jfs_truncate_nolock` function to avoid errors related to writing to a...

  • EPSS 0.15%
  • Veröffentlicht 16.04.2025 14:11:43
  • Zuletzt bearbeitet 28.10.2025 18:55:30

In the Linux kernel, the following vulnerability has been resolved: jfs: add check read-only before txBeginAnon() call Added a read-only check before calling `txBeginAnon` in `extAlloc` and `extRecord`. This prevents modification attempts on a read...

  • EPSS 0.16%
  • Veröffentlicht 16.04.2025 14:11:42
  • Zuletzt bearbeitet 16.07.2026 12:16:43

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Fix link state exit during switch upstream function removal Before 456d8aa37d0f ("PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free"), we would free ...

  • EPSS 0.19%
  • Veröffentlicht 16.04.2025 14:11:41
  • Zuletzt bearbeitet 03.11.2025 20:16:06

In the Linux kernel, the following vulnerability has been resolved: ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans There is a kernel API ntb_mw_clear_trans() would pass 0 to both addr and size. This would make xlate_pos neg...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 10:23:27
  • Zuletzt bearbeitet 19.01.2026 13:16:07

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Apply the link chain quirk on NEC isoc endpoints Two clearly different specimens of NEC uPD720200 (one with start/stop bug, one without) were seen to cause IOMMU faults ...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 10:20:37
  • Zuletzt bearbeitet 03.11.2025 20:17:37

In the Linux kernel, the following vulnerability has been resolved: memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove This fixes the following crash: ================================================================== BUG: KA...