Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 03.07.2025 08:35:23
  • Zuletzt bearbeitet 17.12.2025 18:13:53

In the Linux kernel, the following vulnerability has been resolved: net_sched: sch_sfq: fix a potential crash on gso_skb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch->q.len...

  • EPSS 0.12%
  • Veröffentlicht 03.07.2025 08:35:21
  • Zuletzt bearbeitet 17.12.2025 18:13:47

In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in sk_is_readable() sk->sk_prot->sock_is_readable is a valid function pointer when sk resides in a sockmap. After the last sk_psock_put() (which usually happe...

  • EPSS 0.18%
  • Veröffentlicht 03.07.2025 08:35:20
  • Zuletzt bearbeitet 12.05.2026 13:16:43

In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via mdiobu...

  • EPSS 0.13%
  • Veröffentlicht 03.07.2025 08:35:18
  • Zuletzt bearbeitet 16.12.2025 17:02:20

In the Linux kernel, the following vulnerability has been resolved: net_sched: red: fix a race in __red_change() Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 ...

  • EPSS 0.13%
  • Veröffentlicht 03.07.2025 08:35:17
  • Zuletzt bearbeitet 16.12.2025 17:02:47

In the Linux kernel, the following vulnerability has been resolved: net_sched: ets: fix a race in ets_qdisc_change() Gerrard Tai reported a race condition in ETS, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 ...

  • EPSS 0.16%
  • Veröffentlicht 03.07.2025 08:35:15
  • Zuletzt bearbeitet 01.06.2026 17:16:34

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leav...

  • EPSS 0.18%
  • Veröffentlicht 03.07.2025 08:35:13
  • Zuletzt bearbeitet 16.12.2025 17:03:25

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() Update struct hid_descriptor to better reflect the mandatory and optional parts of the HID Descriptor as per US...

  • EPSS 0.13%
  • Veröffentlicht 03.07.2025 08:35:12
  • Zuletzt bearbeitet 16.12.2025 17:10:36

In the Linux kernel, the following vulnerability has been resolved: VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify During our test, it is found that a warning can be trigger in try_grab_folio as follow: ------------[ cut...

  • EPSS 0.17%
  • Veröffentlicht 03.07.2025 08:35:09
  • Zuletzt bearbeitet 12.05.2026 13:16:42

In the Linux kernel, the following vulnerability has been resolved: x86/iopl: Cure TIF_IO_BITMAP inconsistencies io_bitmap_exit() is invoked from exit_thread() when a task exists or when a fork fails. In the latter case the exit_thread() cleans up ...

  • EPSS 0.16%
  • Veröffentlicht 03.07.2025 08:13:57
  • Zuletzt bearbeitet 20.11.2025 21:53:08

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: don't warn when if there is a FW error iwl_trans_reclaim is warning if it is called when the FW is not alive. But if it is called when there is a pending restart, i....