Debian

Debian 12 (bookworm)

11227 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:16
  • Zuletzt bearbeitet 18.04.2026 09:16:13

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix refcount leak when invalid session is found on session lookup When a session is found but its state is not SMB2_SESSION_VALID, It indicates that no valid session was fou...

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:15
  • Zuletzt bearbeitet 02.05.2026 07:16:01

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

  • EPSS 0.02%
  • Veröffentlicht 23.01.2026 14:15:13
  • Zuletzt bearbeitet 26.02.2026 20:26:24

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix a memory leak in tpm2_load_cmd 'tpm2_load_cmd' allocates a tempoary blob indirectly via 'tpm2_key_decode' but it is not freed in the failure paths. Address this ...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2026 13:08:54
  • Zuletzt bearbeitet 26.02.2026 20:02:55

In the Linux kernel, the following vulnerability has been resolved: net: sock: fix hardened usercopy panic in sock_recv_errqueue skbuff_fclone_cache was created without defining a usercopy region, [1] unlike skbuff_head_cache which properly whiteli...

  • EPSS 0.02%
  • Veröffentlicht 21.01.2026 06:57:23
  • Zuletzt bearbeitet 26.02.2026 20:02:36

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset `qfq_class->leaf_qdisc->q.qlen > 0` does not imply that the class itself is active. Two qfq_cl...

  • EPSS 0.03%
  • Veröffentlicht 14.01.2026 15:16:04
  • Zuletzt bearbeitet 26.02.2026 18:41:23

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect() After the blamed commit below, if the MPC subflow is already in TCP_CLOSE status or has fallback to TCP at mptcp_disconnect() time, mptc...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:04:12

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: avoid invalid read in irdma_net_event irdma_net_event() should not dereference anything from "neigh" (alias "ptr") until it has checked that the event is NETEVENT_NEIGH...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:03:37

In the Linux kernel, the following vulnerability has been resolved: media: adv7842: Avoid possible out-of-bounds array accesses in adv7842_cp_log_status() It's possible for cp_read() and hdmi_read() to return -EIO. Those values are further used as ...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:03:28

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" This patch ensures that the RX ring size (rx_pending) is not set below the permitted length. This avoids UBSAN shift-out-of-bou...

  • EPSS 0.02%
  • Veröffentlicht 14.01.2026 15:16:03
  • Zuletzt bearbeitet 25.03.2026 18:03:14

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add missing NULL pointer check for pingpong interface It is checked almost always in dpu_encoder_phys_wb_setup_ctl(), but in a single place the check is missing. Also ...