Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 01.05.2025 14:10:46
  • Zuletzt bearbeitet 01.10.2025 21:15:41

In the Linux kernel, the following vulnerability has been resolved: blk-mq: Fix kmemleak in blk_mq_init_allocated_queue There is a kmemleak caused by modprobe null_blk.ko unreferenced object 0xffff8881acb1f000 (size 1024): comm "modprobe", pid 8...

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

In the Linux kernel, the following vulnerability has been resolved: fscrypt: stop using keyrings subsystem for fscrypt_master_key The approach of fs/crypto/ internally managing the fscrypt_master_key structs as the payloads of "struct key" objects ...

  • EPSS 0.06%
  • 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.07%
  • 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.05%
  • 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.06%
  • 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.09%
  • Veröffentlicht 01.05.2025 14:10:32
  • Zuletzt bearbeitet 01.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix possible refcount leak in vdec_probe() v4l2_device_unregister need to be called to put the refcount got by v4l2_device_register when vdec_probe fails or vde...

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

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() Change num_ghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc() to fail. The overflo...

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

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix memory leak in query_regdb_file() In the function query_regdb_file() the alpha2 parameter is duplicated using kmemdup() and subsequently freed in regdb_fw_cb()....

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 14:10:27
  • Zuletzt bearbeitet 10.11.2025 21:20:07

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUG_ON() when directory entry has invalid rec_len The rec_len field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a B...