Debian

Debian 12 (bookworm)

11832 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 14:10:44
  • Zuletzt bearbeitet 10.11.2025 21:18:38

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 ...

  • EPSS 0.14%
  • Veröffentlicht 01.05.2025 14:10:38
  • Zuletzt bearbeitet 01.10.2025 16:15:50

In the Linux kernel, the following vulnerability has been resolved: cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak When a cxl_nvdimm object goes through a ->remove() event (device physically removed, nvdimm-bridge disabled, or nvdimm device disa...

  • EPSS 0.14%
  • Veröffentlicht 01.05.2025 14:10:37
  • Zuletzt bearbeitet 01.10.2025 16:15:49

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix region HPA ordering validation Some regions may not have any address space allocated. Skip them when validating HPA order otherwise a crash like the following may r...

  • EPSS 0.14%
  • Veröffentlicht 01.05.2025 14:10:37
  • Zuletzt bearbeitet 01.10.2025 16:15:49

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix decoder allocation crash When an intermediate port's decoders have been exhausted by existing regions, and creating a new region with the port in question in it's h...

  • EPSS 0.14%
  • Veröffentlicht 01.05.2025 14:10:36
  • Zuletzt bearbeitet 10.11.2025 21:18:45

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix cxl_region leak, cleanup targets at region delete When a region is deleted any targets that have been previously assigned to that region hold references to it. Trig...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 14:10:35
  • Zuletzt bearbeitet 01.10.2025 16:15:49

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() test_gen_kprobe_cmd() only free buf in fail path, hence buf will leak when there is no failure. Move kfree(buf) ...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:10:35
  • Zuletzt bearbeitet 07.05.2025 13:19:41

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix use-after-free for dynamic ftrace_ops KASAN reported a use-after-free with ftrace ops [1]. It was found from vmcore that perf had registered two ops with the same conte...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:10:34
  • Zuletzt bearbeitet 01.10.2025 17:15:37

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfs_getxattr_alloc() In cap_inode_getsecurity(), we will use vfs_getxattr_alloc() to complete the memory allocation of tmpbuf...

  • EPSS 0.21%
  • Veröffentlicht 01.05.2025 14:10:33
  • Zuletzt bearbeitet 07.05.2025 13:20:08

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: avoid kprobe recursion The cortex_a76_erratum_1463225_debug_handler() function is called when handling debug exceptions (and synchronous exceptions from BRK instructi...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 14:10:33
  • Zuletzt bearbeitet 01.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() On some machines the number of listed CPUs may be bigger than the actual CPUs that exist. The tracing subsystem...