Debian

Debian 14 (forky)

13682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:45:49
  • Zuletzt bearbeitet 04.12.2025 18:53:12

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfs_drop_extents(), due to failure...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:45:48
  • Zuletzt bearbeitet 04.12.2025 18:53:55

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: fix bridge lifetime Device-managed resources allocated post component bind must be tied to the lifetime of the aggregate DRM device or they will not necessarily be rele...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:45:47
  • Zuletzt bearbeitet 04.12.2025 18:54:12

In the Linux kernel, the following vulnerability has been resolved: kcm: annotate data-races around kcm->rx_psock kcm->rx_psock can be read locklessly in kcm_rfree(). Annotate the read and writes accordingly. We do the same for kcm->rx_wait in the...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:23:11
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 ("driver core: Add __alloc_size hint to devm allocators") exposes a panic "BRK handler: Fatal exception" on ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:23:09
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: nfsd: call op_release, even when op_func returns an error For ops with "trivial" replies, nfsd4_encode_operation will shortcut most of the encoding work and skip to just marshallin...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:14
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: xsk: check IFF_UP earlier in Tx path Xsk Tx can be triggered via either sendmsg() or poll() syscalls. These two paths share a call to common function xsk_xmit() which has two sanit...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:13
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Add check for kzalloc As kzalloc may fail and return NULL pointer, it should be better to check the return value in order to avoid the NULL pointer dereference. Patc...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:12
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe() The size of array 'priv->ports[]' is INNO_PHY_PORT_NUM. In the for loop, 'i' is used as the index for array 'pr...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:10
  • Zuletzt bearbeitet 14.01.2026 18:16:34

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini The gmc.ecc_irq is enabled by firmware per IFWI setting, and the host driver is not privileged to enable/disable the ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:09
  • Zuletzt bearbeitet 14.01.2026 18:16:34

In the Linux kernel, the following vulnerability has been resolved: iommufd: Do not corrupt the pfn list when doing batch carry If batch->end is 0 then setting npfns[0] before computing the new value of pfns will fail to adjust the pfn and result i...