Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:26
  • Zuletzt bearbeitet 26.02.2026 23:14:30

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix deadloop issue on reading trace_pipe Soft lockup occurs when reading file 'trace_pipe': watchdog: BUG: soft lockup - CPU#6 stuck for 22s! [cat:4488] [...] R...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:25
  • Zuletzt bearbeitet 26.02.2026 23:13:24

In the Linux kernel, the following vulnerability has been resolved: net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize Currently in cdc_ncm_check_tx_max(), if dwNtbOutMaxSize is lower than the calculated "min" value, but greater than zero, t...

  • EPSS 0.15%
  • Veröffentlicht 07.10.2025 15:21:20
  • Zuletzt bearbeitet 26.02.2026 23:12:46

In the Linux kernel, the following vulnerability has been resolved: bnxt: avoid overflow in bnxt_get_nvram_directory() The value of an arithmetic expression is subject of possible overflow due to a failure to cast operands to a larger data type bef...

  • EPSS 0.15%
  • Veröffentlicht 07.10.2025 15:21:19
  • Zuletzt bearbeitet 03.02.2026 19:52:28

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix out-of-bounds when setting channels on remove If we set channels greater during iavf_remove(), and waiting reset done would be timeout, then returned with error but chang...

  • EPSS 0.14%
  • Veröffentlicht 07.10.2025 15:21:18
  • Zuletzt bearbeitet 03.02.2026 19:51:14

In the Linux kernel, the following vulnerability has been resolved: spi: bcm-qspi: return error if neither hif_mspi nor mspi is available If neither a "hif_mspi" nor "mspi" resource is present, the driver will just early exit in probe but still ret...

  • EPSS 0.19%
  • Veröffentlicht 07.10.2025 15:21:16
  • Zuletzt bearbeitet 05.02.2026 15:01:48

In the Linux kernel, the following vulnerability has been resolved: tipc: fix a null-ptr-deref in tipc_topsrv_accept syzbot found a crash in tipc_topsrv_accept: KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] Workqueue: ...

  • EPSS 0.16%
  • Veröffentlicht 07.10.2025 15:21:16
  • Zuletzt bearbeitet 03.02.2026 22:24:14

In the Linux kernel, the following vulnerability has been resolved: rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed Registering a kprobe on __rcu_irq_enter_check_tick() can cause kernel stack overflow as shown below. T...

  • EPSS 0.19%
  • Veröffentlicht 07.10.2025 15:21:15
  • Zuletzt bearbeitet 06.02.2026 13:44:50

In the Linux kernel, the following vulnerability has been resolved: blk-mq: avoid double ->queue_rq() because of early timeout David Jeffery found one double ->queue_rq() issue, so far it can be triggered in VM use case because of long vmexit laten...

  • EPSS 0.2%
  • Veröffentlicht 07.10.2025 15:21:14
  • Zuletzt bearbeitet 01.06.2026 17:16:23

In the Linux kernel, the following vulnerability has been resolved: blk-mq: use quiesced elevator switch when reinitializing queues The hctx's run_work may be racing with the elevator switch when reinitializing hardware queues. The queue is merely ...

  • EPSS 0.19%
  • Veröffentlicht 07.10.2025 15:21:14
  • Zuletzt bearbeitet 04.02.2026 19:45:35

In the Linux kernel, the following vulnerability has been resolved: tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx' When generate a synthetic event with many params and then create a trace action for it [1], kernel panic happened ...