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 21.05.2024 16:15:14
  • Zuletzt bearbeitet 23.09.2025 19:17:43

In the Linux kernel, the following vulnerability has been resolved: media: imon: fix access to invalid resource for the second interface imon driver probes two USB interfaces, and at the probe of the second interface, the driver assumes blindly tha...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 06.01.2025 20:39:58

In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_spi: fix error handling in mmc_spi_probe() If mmc_add_host() fails, it doesn't need to call mmc_remove_host(), or it will cause null-ptr-deref, because of deleting a not a...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 23.09.2025 18:57:24

In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdio_add_func() or sdio_init_func() fails, sdio_remove_func() can not release the resources, because the sdio function...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 25.09.2025 16:47:39

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IO...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 23.09.2025 19:01:43

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Do not unset preset when cleaning up codec Several functions that take part in codec's initialization and removal are re-used by ASoC codec drivers implementations. Driv...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:13
  • Zuletzt bearbeitet 23.09.2025 19:06:31

In the Linux kernel, the following vulnerability has been resolved: Fix page corruption caused by racy check in __free_pages When we upgraded our kernel, we started seeing some page corruption like the following consistently: BUG: Bad page state...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:12
  • Zuletzt bearbeitet 02.04.2025 14:51:30

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek() When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in p...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:12
  • Zuletzt bearbeitet 31.12.2024 20:05:23

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcs_set_mux(). pinmux_generic_get_function() can return NULL and the pointer "function" was ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:12
  • Zuletzt bearbeitet 31.12.2024 20:09:11

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix a possible null pointer dereference In radeon_fp_native_mode(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL pointer dere...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:12
  • Zuletzt bearbeitet 19.09.2025 14:36:55

In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel warning when sending SYN message When sending a SYN message, this kernel stack trace is observed: ... [ 13.396352] RIP: 0010:_copy_from_iter+0xb4/0x550 ... [ ...