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 06.05.2026 11:28:08
  • Zuletzt bearbeitet 11.05.2026 20:10:35

In the Linux kernel, the following vulnerability has been resolved: fbdev: vt8500lcdfb: fix missing dma_free_coherent() fbi->fb.screen_buffer is allocated with dma_alloc_coherent() but is not freed if the error path is reached.

  • EPSS 0.44%
  • Veröffentlicht 06.05.2026 11:28:08
  • Zuletzt bearbeitet 11.05.2026 20:10:27

In the Linux kernel, the following vulnerability has been resolved: atm: fore200e: fix use-after-free in tasklets during device removal When the PCA-200E or SBA-200E adapter is being detached, the fore200e is deallocated. However, the tx_tasklet or...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:06
  • Zuletzt bearbeitet 11.05.2026 20:10:53

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unlink() functions struct configfs_item_operations callbacks are defined like the following: int (*allow...

  • EPSS 0.3%
  • Veröffentlicht 06.05.2026 11:28:05
  • Zuletzt bearbeitet 08.07.2026 13:16:45

In the Linux kernel, the following vulnerability has been resolved: tcp: fix potential race in tcp_v6_syn_recv_sock() Code in tcp_v6_syn_recv_sock() after the call to tcp_v4_syn_recv_sock() is done too late. After tcp_v4_syn_recv_sock(), the child...

  • EPSS 0.14%
  • Veröffentlicht 06.05.2026 11:28:04
  • Zuletzt bearbeitet 11.05.2026 20:11:30

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pruss: Fix double free in pruss_clk_mux_setup() In the pruss_clk_mux_setup(), the devm_add_action_or_reset() indirectly calls pruss_of_free_clk_provider(), which calls of_...

  • EPSS 0.53%
  • Veröffentlicht 06.05.2026 11:28:02
  • Zuletzt bearbeitet 11.05.2026 20:11:10

In the Linux kernel, the following vulnerability has been resolved: net: consume xmit errors of GSO frames udpgro_frglist.sh and udpgro_bench.sh are the flakiest tests currently in NIPA. They fail in the same exact way, TCP GRO test stalls occasion...

  • EPSS 0.46%
  • Veröffentlicht 06.05.2026 11:27:59
  • Zuletzt bearbeitet 11.05.2026 20:50:14

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads op[i+1] directly wit...

  • EPSS 0.64%
  • Veröffentlicht 06.05.2026 11:27:57
  • Zuletzt bearbeitet 11.05.2026 20:40:56

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->nodelen to decide how much data to write for each node....

  • EPSS 0.47%
  • Veröffentlicht 06.05.2026 11:27:57
  • Zuletzt bearbeitet 11.05.2026 20:38:50

In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow"), Brian Foster observed that it's possible for a ...

  • EPSS 0.62%
  • Veröffentlicht 06.05.2026 11:27:56
  • Zuletzt bearbeitet 11.05.2026 20:52:58

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value from sp->max_recv_size and req->preferred_send_size t...