Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 29.05.2024 08:15:33
  • Zuletzt bearbeitet 04.11.2025 18:16:23

In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in register_device In register_device, the return value of ida_simple_get is unchecked, in witch ida_simple_get will use an invalid index value. To addre...

  • EPSS 0.03%
  • Veröffentlicht 29.05.2024 07:15:10
  • Zuletzt bearbeitet 04.11.2025 18:16:23

In the Linux kernel, the following vulnerability has been resolved: drm/arm/malidp: fix a possible null pointer dereference In malidp_mw_connector_reset, new memory is allocated with kzalloc, but no check is performed. In order to prevent null poin...

  • EPSS 0.01%
  • Veröffentlicht 24.05.2024 16:15:10
  • Zuletzt bearbeitet 17.12.2025 03:31:43

In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc Any unprivileged user can attach N_GSM0710 ldisc, but it requires CAP_NET_ADMIN to create a GSM network anyway. Require...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:22
  • Zuletzt bearbeitet 21.11.2024 06:36:34

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect() The free_rtllib() function frees the "dev" pointer so there is use after free on the next line. Re-arrange things...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:22
  • Zuletzt bearbeitet 21.11.2024 06:36:34

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix null pointer dereference when IPv6 is not enabled When we try to add an IPv6 nexthop and IPv6 is not enabled (!CONFIG_IPV6) we'll hit a NULL pointer dereference[1...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:21
  • Zuletzt bearbeitet 01.04.2025 18:32:52

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpf_prog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndo_bpf op and VSI rebuild flow. The latter takes place for ex...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:21
  • Zuletzt bearbeitet 06.01.2025 20:52:59

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix double free issue on err path fix error path handling in prestera_bridge_port_join() that cases prestera driver to crash (see below). Trace: Intern...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:21
  • Zuletzt bearbeitet 18.09.2025 15:41:08

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix kernel panic during drive powercycle test While looping over shost's sdev list it is possible that one of the drives is getting removed and its sas_target object...

  • EPSS 0.03%
  • Veröffentlicht 24.05.2024 15:15:21
  • Zuletzt bearbeitet 18.09.2025 15:41:41

In the Linux kernel, the following vulnerability has been resolved: proc/vmcore: fix clearing user buffer by properly using clear_user() To clear a user buffer we cannot simply use memset, we have to use clear_user(). With a virtio-mem device that...

  • EPSS 0.04%
  • Veröffentlicht 24.05.2024 15:15:21
  • Zuletzt bearbeitet 18.09.2025 15:47:52

In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 ("powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct") a vmap stack overflo...