Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 11.09.2025 16:52:30
  • Zuletzt bearbeitet 26.11.2025 16:25:47

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check [WHY] Prevents null pointer dereferences to enhance function robustness [HOW] Adds early null check and return false if invalid.

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:29
  • Zuletzt bearbeitet 12.05.2026 13:17:09

In the Linux kernel, the following vulnerability has been resolved: usb: core: config: Prevent OOB read in SS endpoint companion parsing usb_parse_ss_endpoint_companion() checks descriptor type before length, enabling a potentially odd read outside...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:28
  • Zuletzt bearbeitet 12.05.2026 13:17:09

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix race between quota disable and quota rescan ioctl There's a race between a task disabling quotas and another running the rescan ioctl that can result in a use-af...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2025 16:52:26
  • Zuletzt bearbeitet 12.05.2026 13:17:09

In the Linux kernel, the following vulnerability has been resolved: fs: Prevent file descriptor table allocations exceeding INT_MAX When sysctl_nr_open is set to a very high value (for example, 1073741816 as set by systemd), processes attempting to...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:26
  • Zuletzt bearbeitet 12.05.2026 13:17:09

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they f...

  • EPSS 0.01%
  • Veröffentlicht 11.09.2025 16:52:24
  • Zuletzt bearbeitet 26.11.2025 16:20:46

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smaps_hugetlb_range and migration smaps_hugetlb_range() handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUG_ON in ...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:23
  • Zuletzt bearbeitet 12.05.2026 13:17:09

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary ...

  • EPSS 0.1%
  • Veröffentlicht 11.09.2025 16:52:22
  • Zuletzt bearbeitet 06.10.2025 10:15:34

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:21
  • Zuletzt bearbeitet 12.05.2026 13:17:09

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect ->defer_qs_iw_pending from data race On kernels built with CONFIG_IRQ_WORK=y, when rcu_read_unlock() is invoked within an interrupts-disabled region of code [1], it wi...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2025 16:52:20
  • Zuletzt bearbeitet 18.04.2026 09:16:11

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpf_get_netns_cookie ...