Debian

Debian 12 (bookworm)

11831 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 07:14:29
  • Zuletzt bearbeitet 08.07.2026 19:10:24

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint The smc_msg_event tracepoint class, shared by smc_tx_sendmsg and smc_rx_recvmsg, unconditionally dereferences smc...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 07:14:28
  • Zuletzt bearbeitet 08.07.2026 19:14:19

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked atomic completion rds_ib_xmit_atomic() always programs a masked atomic opcode (IB_WR_MASKED_ATOMIC_CMP_AND_SWP or IB_...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 07:14:27
  • Zuletzt bearbeitet 08.07.2026 19:22:42

In the Linux kernel, the following vulnerability has been resolved: tap: fix stack info leak in tap_ioctl() SIOCGIFHWADDR In the SIOCGIFHWADDR path, tap_ioctl() copies 16 bytes of an uninitialised on-stack struct sockaddr_storage to userspace via i...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 07:14:26
  • Zuletzt bearbeitet 08.07.2026 20:31:02

In the Linux kernel, the following vulnerability has been resolved: crypto: jitterentropy - replace long-held spinlock with mutex jent_kcapi_random() serializes the shared jitterentropy state, but it currently holds a spinlock across the jent_read_...

  • EPSS 0.25%
  • Veröffentlicht 24.06.2026 07:14:25
  • Zuletzt bearbeitet 08.07.2026 17:48:48

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tvlv: reject oversized TVLV packets batadv_tvlv_container_ogm_append() builds a TVLV packet section from the tvlv.container_list. The total size of this section is comp...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 07:14:25
  • Zuletzt bearbeitet 08.07.2026 20:35:16

In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: do not reuse an in-progress partial send espintcp keeps a single in-flight transmit in ctx->partial. Before building a new sk_msg, espintcp_sendmsg() first tries to...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 07:14:24
  • Zuletzt bearbeitet 08.07.2026 15:28:00

In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: fix signed comparison in io_poll_get_ownership() io_poll_get_ownership() uses a signed comparison to check whether poll_refs has reached the threshold for the slowpa...

  • EPSS 0.4%
  • Veröffentlicht 24.06.2026 07:14:23
  • Zuletzt bearbeitet 08.07.2026 15:28:16

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tp_meter: avoid use of uninit sender vars batadv_tp_recv_ack() and batadv_tp_stop() are only valid for tp_vars in the BATADV_TP_SENDER role. When called with a BATADV_T...

  • EPSS 0.39%
  • Veröffentlicht 24.06.2026 07:14:22
  • Zuletzt bearbeitet 08.07.2026 15:28:40

In the Linux kernel, the following vulnerability has been resolved: sctp: stream: fully roll back denied add-stream state When ADD_OUT_STREAMS is denied, SCTP only shrinks the queued chunks and then lowers outcnt. That leaves removed stream metadat...

  • EPSS 0.11%
  • Veröffentlicht 24.06.2026 07:14:22
  • Zuletzt bearbeitet 08.07.2026 15:28:26

In the Linux kernel, the following vulnerability has been resolved: ipc/shm: serialize orphan cleanup with shm_nattch updates shm_destroy_orphaned() walks the shm idr under shm_ids(ns).rwsem, but that does not serialize all fields tested by shm_may...