Debian

Debian 12 (bookworm)

11831 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:52
  • Zuletzt bearbeitet 08.07.2026 04:02:08

In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de ("dm cache policy smq: fix missing locks in invalidating cache blocks") added mq->lock around the de...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:51
  • Zuletzt bearbeitet 08.07.2026 04:02:13

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is possible to create a race with an associated action....

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:51
  • Zuletzt bearbeitet 08.07.2026 04:02:17

In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix off-by-one in multicast context address compression The second memcpy in lowpan_iphc_mcast_ctx_addr_compress() uses &data[1] as destination and &ipaddr->s6_addr[11] as...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:39:50
  • Zuletzt bearbeitet 08.07.2026 15:15:55

In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl() pppol2tp_ioctl() read sock->sk->sk_user_data directly without any locks or reference counting. If a controllable slee...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:47
  • Zuletzt bearbeitet 08.07.2026 16:40:07

In the Linux kernel, the following vulnerability has been resolved: wifi: fix leak if split 6 GHz scanning fails rdev->int_scan_req is leaked if cfg80211_scan() fails. Note that it's supposed to be released at ___cfg80211_scan_done() but this does...

  • EPSS 0.27%
  • Veröffentlicht 25.06.2026 08:39:46
  • Zuletzt bearbeitet 08.07.2026 16:42:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() rfcomm_get_sock_by_channel() scans rfcomm_sk_list under the list lock, but returns the selected listener after dropp...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:39:45
  • Zuletzt bearbeitet 08.07.2026 16:44:20

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate advertising TLV before type checks tlv_data_is_valid() reads each advertising data field length from data[i], then inspects data[i + 1] for managed EIR ty...

  • EPSS 0.28%
  • Veröffentlicht 25.06.2026 08:39:45
  • Zuletzt bearbeitet 08.07.2026 16:45:33

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: validate skb length in MCC handlers The RFCOMM MCC handlers cast skb->data to protocol-specific structs without validating skb->len first. A malicious remote dev...

  • EPSS 0.27%
  • Veröffentlicht 25.06.2026 08:39:44
  • Zuletzt bearbeitet 08.07.2026 16:46:13

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: reject short frames before parsing A BNEP peer can send a short BNEP SDU. bnep_rx_frame() reads the packet type byte immediately and, for control packets, reads th...

  • EPSS 0.14%
  • Veröffentlicht 25.06.2026 08:39:43
  • Zuletzt bearbeitet 08.07.2026 16:48:59

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix memory leak in error path of hci_alloc_dev() Early failures in Bluetooth HCI UART configuration leak SRCU percpu memory. When device initialization fails before hci...