Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • 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.19%
  • 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.19%
  • 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.16%
  • 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...

  • EPSS 0.19%
  • Veröffentlicht 07.10.2025 15:19:30
  • Zuletzt bearbeitet 05.02.2026 14:31:55

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix vgpu debugfs clean in remove Check carefully on root debugfs available when destroying vgpu, e.g in remove case drm minor's debugfs root might already be destroye...

  • EPSS 0.2%
  • Veröffentlicht 07.10.2025 15:19:30
  • Zuletzt bearbeitet 03.02.2026 22:27:45

In the Linux kernel, the following vulnerability has been resolved: ext4: fix possible double unlock when moving a directory

  • EPSS 0.19%
  • Veröffentlicht 07.10.2025 15:19:29
  • Zuletzt bearbeitet 05.02.2026 14:32:24

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_fq: fix integer overflow of "credit" if sch_fq is configured with "initial quantum" having values greater than INT_MAX, the first assignment of "credit" does signed ...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:19:28
  • Zuletzt bearbeitet 05.02.2026 14:40:48

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix possible data races in gfs2_show_options() Some fields such as gt_logd_secs of the struct gfs2_tune are accessed without holding the lock gt_spin in gfs2_show_options(): ...

  • EPSS 0.13%
  • Veröffentlicht 07.10.2025 15:19:28
  • Zuletzt bearbeitet 05.02.2026 14:33:58

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() The si->lock must be held when deleting the si from the available list. Otherwise, another thread can re-ad...

  • EPSS 0.2%
  • Veröffentlicht 07.10.2025 15:19:26
  • Zuletzt bearbeitet 05.02.2026 14:54:28

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: Avoid nf_ct_helper_hash uses after free If nf_conntrack_init_start() fails (for example due to a register_nf_conntrack_bpf() failure), the nf_conntrack_helper...