Debian

Debian 12 (bookworm)

11239 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 01.10.2025 20:16:35

In the Linux kernel, the following vulnerability has been resolved: ath11k: disable spectral scan during spectral deinit When ath11k modules are removed using rmmod with spectral scan enabled, crash is observed. Different crash trace is observed fo...

  • EPSS 0.09%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 24.03.2025 19:43:42

In the Linux kernel, the following vulnerability has been resolved: media: pci: cx23885: Fix the error handling in cx23885_initdev() When the driver fails to call the dma_set_mask(), the driver will get the following splat: [ 55.853884] BUG: KAS...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 21.10.2025 12:06:25

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will get the following warning: [ 14.746697] remove_proc_entry: removing non-empty director...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 21.10.2025 12:05:58

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: don't set sb values if can't pass sanity check If bitmap area contains invalid data, kernel will crash then mdadm triggers "Segmentation fault". This is cluster-md speic...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 01.10.2025 20:16:36

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venus_probe fails at pm_runtime_put_sync the error handling first calls hfi_destroy and afterwards hfi_core_deinit. As hfi_de...

  • EPSS 0.09%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 21.10.2025 12:05:31

In the Linux kernel, the following vulnerability has been resolved: media: i2c: dw9714: Disable the regulator when the driver fails to probe When the driver fails to probe, we will get the following splat: [ 59.305988] ------------[ cut here ]--...

  • EPSS 0.06%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 01.10.2025 20:16:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: fix the null pointer while the smu is disabled It needs to check if the pp_funcs is initialized while release the context, otherwise it will trigger null pointer pan...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:28
  • Zuletzt bearbeitet 01.10.2025 20:16:36

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix double free in si_parse_power_table() In function si_parse_power_table(), array adev->pm.dpm.ps and its member is allocated. If the allocation of each member fails,...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:27
  • Zuletzt bearbeitet 22.01.2026 18:31:54

In the Linux kernel, the following vulnerability has been resolved: media: i2c: max9286: fix kernel oops when removing module When removing the max9286 module we get a kernel oops: Unable to handle kernel paging request at virtual address 000000aa...

  • EPSS 0.13%
  • Veröffentlicht 26.02.2025 07:01:27
  • Zuletzt bearbeitet 01.10.2025 20:16:34

In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omap_overlay.c:89:22-25: ERROR: r_ovl is NULL but dereferenced....