Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.09%
  • Veröffentlicht 14.02.2026 15:16:07
  • Zuletzt bearbeitet 18.03.2026 14:50:12

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix a race issue related to the operation on bpf_bound_progs list The netdevsim driver lacks a protection mechanism for operations on the bpf_bound_progs list. When the ...

  • EPSS 0.09%
  • Veröffentlicht 14.02.2026 15:16:06
  • Zuletzt bearbeitet 25.03.2026 11:16:18

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix data-race warning and potential load/store tearing Fix the following: BUG: KCSAN: data-race in rxrpc_peer_keepalive_worker / rxrpc_send_data_packet which is re...

  • EPSS 0.12%
  • Veröffentlicht 14.02.2026 15:14:33
  • Zuletzt bearbeitet 17.03.2026 21:16:34

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: fix dma_free_coherent() pointer dma_alloc_coherent() allocates a DMA mapped buffer and stores the addresses in XXX_unaligned fields. Those should be reused when free...

  • EPSS 0.4%
  • Veröffentlicht 13.02.2026 13:29:56
  • Zuletzt bearbeitet 02.06.2026 14:16:47

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec nvmet_tcp_build_pdu_iovec() could walk past cmd->req.sg when a PDU length or offset exceeds sg_cnt and then use bogus sg->...

Medienbericht
  • EPSS 0.34%
  • Veröffentlicht 13.02.2026 13:29:55
  • Zuletzt bearbeitet 30.06.2026 03:17:30

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() nft_map_catchall_activate() has an inverted element activity check compared to its non-catchall coun...

  • EPSS 0.1%
  • Veröffentlicht 04.02.2026 16:08:30
  • Zuletzt bearbeitet 04.05.2026 09:16:00

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler onl...

  • EPSS 0.13%
  • Veröffentlicht 04.02.2026 16:08:28
  • Zuletzt bearbeitet 18.03.2026 17:12:48

In the Linux kernel, the following vulnerability has been resolved: can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a ("can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory le...

  • EPSS 0.12%
  • Veröffentlicht 04.02.2026 16:08:26
  • Zuletzt bearbeitet 03.04.2026 14:16:23

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag This is more of a preventive patch to make the code more consistent and to prevent possible ...

  • EPSS 0.11%
  • Veröffentlicht 04.02.2026 16:08:24
  • Zuletzt bearbeitet 03.04.2026 14:16:23

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Make the addrs_lock be per port Make the addrs_lock be per port, not per ipvlan dev. Initial code seems to be written in the assumption, that any address change must occur...

  • EPSS 0.12%
  • Veröffentlicht 04.02.2026 16:08:23
  • Zuletzt bearbeitet 19.03.2026 19:33:02

In the Linux kernel, the following vulnerability has been resolved: leds: led-class: Only Add LED to leds_list when it is fully ready Before this change the LED was added to leds_list before led_init_core() gets called adding it the list before led...