Debian

Debian 10 (buster)

543 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 17.05.2024 12:15:11
  • Zuletzt bearbeitet 17.12.2025 19:42:57

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it int...

  • EPSS 0.23%
  • Veröffentlicht 17.05.2024 12:15:10
  • Zuletzt bearbeitet 08.04.2025 15:53:55

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs It is observed sometimes when tethering is used over NCM with Windows 11 as host, at some instances, the gadget_g...

  • EPSS 0.01%
  • Veröffentlicht 14.05.2024 15:12:29
  • Zuletzt bearbeitet 22.01.2026 20:39:28

In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure user_length is taken into account when fetching packet contents Ensure that packet_buffer_get respects the user_length provided. If the length of the head pa...

  • EPSS 0.71%
  • Veröffentlicht 14.05.2024 15:12:28
  • Zuletzt bearbeitet 22.01.2026 20:37:07

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout When the sco connection is established and then, the sco socket is releasing, timeout_work will be scheduled to judge ...

  • EPSS 0.01%
  • Veröffentlicht 14.05.2024 15:12:28
  • Zuletzt bearbeitet 22.01.2026 20:37:12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout There is a race condition between l2cap_chan_timeout() and l2cap_chan_del(). When we use l2cap_chan_del() to delete the c...

  • EPSS 0.02%
  • Veröffentlicht 14.05.2024 15:12:27
  • Zuletzt bearbeitet 12.05.2026 12:16:32

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix Use-After-Free in ovs_ct_exit Since kfree_rcu, which is called in the hlist_for_each_entry_rcu traversal of ovs_ct_limit_exit, is not part of the RCU read cri...

  • EPSS 0.02%
  • Veröffentlicht 14.05.2024 15:12:27
  • Zuletzt bearbeitet 12.05.2026 12:16:32

In the Linux kernel, the following vulnerability has been resolved: net: gtp: Fix Use-After-Free in gtp_dellink Since call_rcu, which is called in the hlist_for_each_entry_rcu traversal of gtp_dellink, is not part of the RCU read critical section, ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 23.12.2024 14:31:11

In the Linux kernel, the following vulnerability has been resolved: media: go7007: fix a memleak in go7007_load_encoder In go7007_load_encoder, bounce(i.e. go->boot_fw), is allocated without a deallocation thereafter. After the following call chain...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 23.12.2025 00:39:32

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/d...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 12.05.2026 12:16:32

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity The entity->name (i.e. name) is allocated in v4l2_m2m_register_entity but isn't freed in its following error-handling...