Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 07.01.2025 16:58:08

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain() It seems to me that percpu memory for chain stats started leaking since commit 3bc158f8d0330f0a ("netfilter: nf...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 18.09.2025 14:06:18

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain() syzbot is reporting underflow of nft_counters_enabled counter at nf_tables_addchain() [1], for comm...

  • EPSS 0.01%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 19.09.2025 14:57:19

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: avoid disabling offload when it was never enabled In an incredibly strange API design decision, qdisc->destroy() gets called even if qdisc->init() never succeede...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 19.09.2025 15:01:31

In the Linux kernel, the following vulnerability has been resolved: net: enetc: deny offload of tc-based TSN features on VF interfaces TSN features on the ENETC (taprio, cbs, gate, police) are configured through a mix of command BD ring messages an...

  • EPSS 0.01%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 20.03.2025 21:29:44

In the Linux kernel, the following vulnerability has been resolved: sfc/siena: fix null pointer dereference in efx_hard_start_xmit Like in previous patch for sfc, prevent potential (but unlikely) NULL pointer dereference.

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: sfc: fix TX channel offset when using legacy interrupts In legacy interrupt mode the tx_channel_offset was hardcoded to 1, but that's not correct if efx_sepparate_tx_channels is fa...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 14.01.2025 14:52:07

In the Linux kernel, the following vulnerability has been resolved: sfc: fix null pointer dereference in efx_hard_start_xmit Trying to get the channel from the tx_queue variable here is wrong because we can only be here if tx_queue is NULL, so we s...

  • EPSS 0%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 20.03.2025 21:33:27

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header If an AF_PACKET socket is used to send packets through ipvlan and the default xmit function of the AF_PACKET socket is...

  • EPSS 0.02%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 21.11.2024 07:33:42

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find() nf_osf_find() incorrectly returns true on mismatch, this leads to copying uninitialized memory area in nft_osf w...

  • EPSS 0.05%
  • Veröffentlicht 28.04.2024 13:15:07
  • Zuletzt bearbeitet 10.01.2025 19:06:09

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Harden accesses to the reset domains Accessing reset domains descriptors by the index upon the SCMI drivers requests through the SCMI reset operations interface...