Debian

Debian 14 (forky)

13682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 05.07.2024 07:15:10
  • Zuletzt bearbeitet 21.11.2024 09:27:46

In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy() to insert the completed symbol into the co...

  • EPSS 0.03%
  • Veröffentlicht 05.07.2024 07:15:10
  • Zuletzt bearbeitet 21.11.2024 09:27:46

In the Linux kernel, the following vulnerability has been resolved: media: mc: Fix graph walk in media_pipeline_start The graph walk tries to follow all links, even if they are not between pads. This causes a crash with, e.g. a MEDIA_LNK_FL_ANCILLA...

  • EPSS 0.02%
  • Veröffentlicht 05.07.2024 07:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:56

In the Linux kernel, the following vulnerability has been resolved: bcache: fix variable length array abuse in btree_iter btree_iter is used in two ways: either allocated on the stack with a fixed size MAX_BSETS, or from a mempool with a dynamic si...

  • EPSS 0.03%
  • Veröffentlicht 05.07.2024 07:15:10
  • Zuletzt bearbeitet 21.11.2024 09:27:47

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked When requesting an NMI window, WARN on vNMI support being enabled if and only if NMIs are actually masked, i.e. if ...

  • EPSS 0.03%
  • Veröffentlicht 05.07.2024 07:15:10
  • Zuletzt bearbeitet 03.11.2025 22:17:04

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using __exit for the remove function results in the remove callback being discarded with CONFIG_MMC_DAVINCI=y. When...

  • EPSS 0.03%
  • Veröffentlicht 05.07.2024 07:15:10
  • Zuletzt bearbeitet 21.11.2024 09:27:47

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Properly re-initialise notifier entry in unregister The notifier_entry of a notifier is not re-initialised after unregistering the notifier. This leads to dangli...

Medienbericht
  • EPSS 0.08%
  • Veröffentlicht 05.07.2024 02:15:09
  • Zuletzt bearbeitet 04.11.2025 18:15:49

The IPv6 implementation in the Linux kernel before 6.3 has a net/ipv6/route.c max_size threshold that can be consumed easily, e.g., leading to a denial of service (network is unreachable errors) when IPv6 packets are sent in a loop via a raw socket.

  • EPSS 0.11%
  • Veröffentlicht 27.06.2024 23:15:50
  • Zuletzt bearbeitet 15.04.2026 00:35:42

In the Linux kernel before 4.8, usb_parse_endpoint in drivers/usb/core/config.c does not validate the wMaxPacketSize field of an endpoint descriptor. NOTE: This vulnerability only affects products that are no longer supported by the supplier.

  • EPSS 0.03%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 21.11.2024 09:27:43

In the Linux kernel, the following vulnerability has been resolved: media: mgb4: Fix double debugfs remove Fixes an error where debugfs_remove_recursive() is called first on a parent directory and then again on a child which causes a kernel panic. ...

  • EPSS 0.04%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 21.11.2024 09:27:43

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/qcom/lmh: Check for SCM availability at probe Up until now, the necessary scm availability check has not been performed, leading to possible null pointer dereferenc...