Debian

Debian 12 (bookworm)

11227 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:30
  • Zuletzt bearbeitet 15.05.2026 17:09:58

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4() In acpi_processor_errata_piix4(), the pointer dev is first assigned an IDE device and then reassigned...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:29
  • Zuletzt bearbeitet 15.05.2026 17:22:24

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which cur...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:29
  • Zuletzt bearbeitet 15.05.2026 17:53:14

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generic_handle_irq() call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:28
  • Zuletzt bearbeitet 15.05.2026 17:56:06

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC For the i.MX8MQ platform, there is a hardware limitation: the g1 VPU and g2 VPU cannot decode simultaneously; o...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:27
  • Zuletzt bearbeitet 15.05.2026 17:58:45

In the Linux kernel, the following vulnerability has been resolved: md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID array can cause the system to hang under specific co...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:26
  • Zuletzt bearbeitet 15.05.2026 19:28:13

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() There is no need to BUG(), we can just return an error and log an error message.

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:25
  • Zuletzt bearbeitet 15.05.2026 19:53:19

In the Linux kernel, the following vulnerability has been resolved: bpf: crypto: Use the correct destructor kfunc type With CONFIG_CFI enabled, the kernel strictly enforces that indirect function calls use a function pointer type that matches the t...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:24
  • Zuletzt bearbeitet 15.05.2026 13:23:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path [Why] The evaluation for whether we need to use the DMUB HW lock isn't the same as whether we need to unlo...

  • EPSS 0.07%
  • Veröffentlicht 08.05.2026 13:11:24
  • Zuletzt bearbeitet 15.05.2026 13:25:31

In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPH_MAX_KEY_LEN When decoding the key, verify that the key material would fit into a fixed-size buffer in process_auth_done() and generally has a sane ...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:23
  • Zuletzt bearbeitet 15.05.2026 13:27:39

In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: clear page->private in free_pages_prepare() Several subsystems (slub, shmem, ttm, etc.) use page->private but don't clear it before freeing pages. When these pages ...