Debian

Debian Linux

9997 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 09:33:18
  • Zuletzt bearbeitet 18.12.2025 21:36:36

In the Linux kernel, the following vulnerability has been resolved: padata: do not leak refcount in reorder_work A recent patch that addressed a UAF introduced a reference count leak: the parallel_data refcount is incremented unconditionally, regar...

  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 09:28:32
  • Zuletzt bearbeitet 18.12.2025 21:23:38

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086_parse_regulators_dt() calls of_regulator_match() using an array of struct of_regulator_match allocated on the stack for the ...

  • EPSS 0.18%
  • Veröffentlicht 18.06.2025 09:28:30
  • Zuletzt bearbeitet 17.12.2025 19:48:04

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug Call Trace: <TASK> __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x7d/0xa0 lib/dump_stack.c:120 print...

  • EPSS 0.18%
  • Veröffentlicht 18.06.2025 09:28:29
  • Zuletzt bearbeitet 17.12.2025 19:48:11

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfs_get_lock_context in unlock path When memory is insufficient, the allocation of nfs_lock_context in nfs_get_lock_context() fails and returns -ENOMEM. If w...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:28:27
  • Zuletzt bearbeitet 17.12.2025 19:48:31

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Disable MACsec offload for uplink representor profile MACsec offload is not supported in switchdev mode for uplink representors. When switching to the uplink representor...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:28:26
  • Zuletzt bearbeitet 17.12.2025 19:54:10

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when alloc_page failed We cannot set frag_list to NULL pointer when alloc_page failed. It will be used in tls_strp_check_queue_ok when the next time tls_s...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:28:24
  • Zuletzt bearbeitet 17.12.2025 19:54:17

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxd_alloc Memory allocated for idxd is not freed if an error occurs during idxd_alloc(). To fix it, free the allocated m...

  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 09:28:20
  • Zuletzt bearbeitet 17.12.2025 19:55:20

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: disable napi on driver removal A warning on driver removal started occurring after commit 9dd05df8403b ("net: warn if NAPI instance wasn't shut down"). Disable tx napi ...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:28:18
  • Zuletzt bearbeitet 17.03.2026 13:15:18

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogic_input_configured() devm_kasprintf() returns NULL when memory allocation fails. Currently, uclogic_input_configured() does not check for this...

  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 09:28:17
  • Zuletzt bearbeitet 17.12.2025 20:03:23

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Add missing locking Recent kernels complain about a missing lock in k3-udma.c when the lock validator is enabled: [ 4.128073] WARNING: CPU: 0 PID: 746 a...