Debian

Debian 10 (buster)

543 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 07.01.2025 17:13:19

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix memory leak in cachefiles_add_cache() The following memory leak was reported after unbinding /dev/cachefiles: =====================================================...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:20

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed If hv_netvsc driver is unloaded and reloaded, the NET_DEVICE_REGISTER handler cannot perform VF register succes...

  • EPSS 0.2%
  • Veröffentlicht 13.04.2024 12:15:11
  • Zuletzt bearbeitet 04.11.2025 19:17:03

In the Linux kernel, the following vulnerability has been resolved: amdkfd: use calloc instead of kzalloc to avoid integer overflow This uses calloc instead of doing the multiplication which might overflow.

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 14:15:07
  • Zuletzt bearbeitet 12.05.2026 12:16:20

In the Linux kernel, the following vulnerability has been resolved: x86, relocs: Ignore relocations in .notes section When building with CONFIG_XEN_PV=y, .text symbols are emitted into the .notes section so that Xen can find the "startup_xen" entry...

  • EPSS 0.03%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 20.12.2024 15:52:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Avoid potential use-after-free in hci_error_reset While handling the HCI_EV_HARDWARE_ERROR event, if the underlying BT controller is not responding, the GPIO reset mecha...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 27.02.2025 14:35:09

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter syzbot reported the following uninit-value access issue [1]: netlink_to_full_skb() creates a new `skb` and puts the ...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 14:35:01

In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which c...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 15:56:00

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtp_newlink() The gtp_link_ops operations structure for the subsystem must be registered after registering the gtp_net_ops pernet oper...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:53
  • Zuletzt bearbeitet 04.04.2025 14:16:47

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Places the logic for checking if the group's block bitmap is corrupt under the protection of the group ...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 17:15:53
  • Zuletzt bearbeitet 18.03.2025 16:47:14

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Determine if the group block bitmap is corrupted before using ac_b_ex in ext4_mb_try_best_found() to ...