Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:30:10
  • Zuletzt bearbeitet 28.06.2026 08:16:32

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: fix integer overflow in AFBC framebuffer size check The AFBC framebuffer size validation calculates the minimum required buffer size by adding the AFBC payload size to ...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:08
  • Zuletzt bearbeitet 24.06.2026 17:17:19

In the Linux kernel, the following vulnerability has been resolved: ASoC: sti: use managed regmap_field allocations The regmap_field objects allocated at player init are never freed and may leak resources if the driver is removed. Switch to devm_r...

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:08
  • Zuletzt bearbeitet 24.06.2026 17:17:19

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: backend: fix error pointer dereference The function drm_atomic_get_plane_state() can return an error pointer and is not checked for it. Add error pointer check. Detecte...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:07
  • Zuletzt bearbeitet 24.06.2026 17:17:19

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix null-deref with concurrent writes in passthrough mode In passthrough mode, when dm-cache starts to invalidate a cache entry and bio prison cell lock fails due to conc...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:30:06
  • Zuletzt bearbeitet 28.06.2026 08:16:31

In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: fix missing locks in invalidating cache blocks In passthrough mode, the policy invalidate_mapping operation is called simultaneously from multiple workers, thu...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:06
  • Zuletzt bearbeitet 24.06.2026 17:17:19

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix write hang in passthrough mode The invalidate_remove() function has incomplete logic for handling write hit bios after cache invalidation. It sets up the remapping fo...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:05
  • Zuletzt bearbeitet 24.06.2026 17:17:18

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix dirty mapping checking in passthrough mode switching As mentioned in commit 9b1cc9f251af ("dm cache: share cache-metadata object across inactive and active DM tables"...

  • EPSS 0.13%
  • Veröffentlicht 24.06.2026 16:30:04
  • Zuletzt bearbeitet 02.07.2026 12:17:32

In the Linux kernel, the following vulnerability has been resolved: dm log: fix out-of-bounds write due to region_count overflow The local variable region_count in create_log_context() is declared as unsigned int (32-bit), but dm_sector_div_up() re...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:04
  • Zuletzt bearbeitet 24.06.2026 17:17:18

In the Linux kernel, the following vulnerability has been resolved: dm cache metadata: fix memory leak on metadata abort retry When failing to acquire the root_lock in dm_cache_metadata_abort because the block_manager is read-only, the temporary bl...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:01
  • Zuletzt bearbeitet 24.06.2026 17:17:17

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: fix mismatch between power and frequency During DPU runtime suspend, calling dev_pm_opp_set_rate(dev, 0) drops the MMCX rail to MIN_SVS while the core clock frequency ...