Debian

Debian 12 (bookworm)

11230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:38
  • Zuletzt bearbeitet 07.01.2026 18:36:24

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187_stop() move the call of usb_kill_anchored_urbs() before clearing b_tx_status.queue. This change prevents callbac...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:37
  • Zuletzt bearbeitet 06.12.2025 22:15:51

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()' Function 'hci_discovery_filter_clear()' frees 'uuids' array and then sets it to NULL. There is a tiny chance ...

  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:37
  • Zuletzt bearbeitet 26.11.2025 18:01:25

In the Linux kernel, the following vulnerability has been resolved: xen: fix UAF in dmabuf_exp_from_pages() [dma_buf_fd() fixes; no preferences regarding the tree it goes through - up to xen folks] As soon as we'd inserted a file reference into de...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:37
  • Zuletzt bearbeitet 26.11.2025 18:01:39

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: vop2: fail cleanly if missing a primary plane for a video-port Each window of a vop2 is usable by a specific set of video ports, so while binding the vop2, we look th...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:36
  • Zuletzt bearbeitet 07.01.2026 18:45:52

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6_info_uses_dev() fib6_info_uses_dev() seems to rely on RCU without an explicit protection. Like the prior fix in rt6_nlmsg_size(), we need ...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:36
  • Zuletzt bearbeitet 07.01.2026 18:44:49

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent infinite loop in rt6_nlmsg_size() While testing prior patch, I was able to trigger an infinite loop in rt6_nlmsg_size() in the following place: list_for_each_entry_r...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:36
  • Zuletzt bearbeitet 26.11.2025 17:58:27

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Remove skb secpath if xfrm state is not found Hardware returns a unique identifier for a decrypted packet's xfrm state, this state is looked up in an xarray. However, th...

  • EPSS 0.01%
  • Veröffentlicht 19.08.2025 17:15:36
  • Zuletzt bearbeitet 17.03.2026 16:09:47

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = *(u8 *)(r1 + 169); exit; Wit...

  • EPSS 0.03%
  • Veröffentlicht 19.08.2025 17:15:35
  • Zuletzt bearbeitet 09.01.2026 13:57:09

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix KMSAN uninit-value in extent_info usage KMSAN reported a use of uninitialized value in `__is_extent_mergeable()` and `__is_back_mergeable()` via the read extent tree pat...

  • EPSS 0.02%
  • Veröffentlicht 19.08.2025 17:15:35
  • Zuletzt bearbeitet 09.01.2026 13:55:19

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix crash when rebind ccp device for ccp.ko When CONFIG_CRYPTO_DEV_CCP_DEBUGFS is enabled, rebinding the ccp device causes the following crash: $ echo '0000:0a:00.2'...