Debian

Debian 13 (trixie)

13183 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 19.11.2024 18:15:25
  • Zuletzt bearbeitet 07.03.2025 18:15:42

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcd_rtc_work calls ufshcd_rpm_put_sync() and the pm's usage_count is 0, we will enter the runtime suspend callback. H...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 18:15:25
  • Zuletzt bearbeitet 03.11.2025 23:17:16

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix 6 GHz scan construction If more than 255 colocated APs exist for the set of all APs found during 2.4/5 GHz scanning, then the 6 GHz scan construction will l...

  • EPSS 0.02%
  • Veröffentlicht 19.11.2024 18:15:25
  • Zuletzt bearbeitet 01.10.2025 21:16:23

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() In mtk_crtc_create(), if the call to mbox_request_channel() fails then we set the "mtk_crtc->cmdq_client.chan" po...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 18:15:25
  • Zuletzt bearbeitet 12.05.2026 13:16:21

In the Linux kernel, the following vulnerability has been resolved: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT In qdisc_tree_reduce_backlog, Qdiscs with major handle ffff: are assumed to be either root or ingress. This assumption is bog...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 18:15:25
  • Zuletzt bearbeitet 03.11.2025 23:17:16

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certai...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 18:15:25
  • Zuletzt bearbeitet 12.05.2026 13:16:21

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd() 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these is...

  • EPSS 0.02%
  • Veröffentlicht 19.11.2024 18:15:25
  • Zuletzt bearbeitet 03.11.2025 23:17:17

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpi_evaluate_object() may return AE_NOT_FOUND (failure), which would result in dereferencing buffer.pointer (...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 18:15:25
  • Zuletzt bearbeitet 03.11.2025 23:17:17

In the Linux kernel, the following vulnerability has been resolved: media: s5p-jpeg: prevent buffer overflows The current logic allows word to be less than 2. If this happens, there will be buffer overflows, as reported by smatch. Add extra checks ...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 18:15:24
  • Zuletzt bearbeitet 12.05.2026 13:16:21

In the Linux kernel, the following vulnerability has been resolved: ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow() There are code paths from which the function is called without holding the RCU read lock, resulting in a ...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 18:15:24
  • Zuletzt bearbeitet 03.11.2025 23:17:16

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: handle NULL header address daddr can be NULL if there is no neighbour table entry present, in that case the tx packet should be dropped. saddr will usually be set by MCT...