Debian

Debian 13 (trixie)

13171 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:49
  • Zuletzt bearbeitet 12.05.2026 20:01:25

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841 The 9FGV0841 has 8 outputs and registers 8 struct clk_hw, make sure there are 8 slots for those newly registered clk_hw poi...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:48
  • Zuletzt bearbeitet 12.05.2026 20:01:45

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: xscale: Check for PTP support properly In ixp4xx_get_ts_info() ixp46x_ptp_find() is called unconditionally despite this feature only existing on ixp46x, leading to t...

  • EPSS 0.02%
  • Veröffentlicht 06.05.2026 11:27:47
  • Zuletzt bearbeitet 13.05.2026 14:56:38

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs (which doesn't exist in hardware) then using "fwrt->smem_cfg.lmac[2]" is an overrun of the a...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:46
  • Zuletzt bearbeitet 13.05.2026 14:52:52

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Move vbus draw to workqueue context Currently dwc3_gadget_vbus_draw() can be called from atomic context, which in turn invokes power-supply-core APIs. And some t...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:46
  • Zuletzt bearbeitet 13.05.2026 14:55:22

In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't dump the entire memory region The current logic at cper_print_fw_err() doesn't check if the error record length is big enough to handle offset. On a bad firmware, i...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:45
  • Zuletzt bearbeitet 13.05.2026 14:51:48

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUG_ON by validating rounded allocation When DRM_BUDDY_CONTIGUOUS_ALLOCATION is set, the requested size is rounded up to the next power-of-two via roundup_pow_of...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:44
  • Zuletzt bearbeitet 13.05.2026 14:51:05

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix reflink preserve cleanup issue commit c06c303832ec ("ocfs2: fix xattr array entry __counted_by error") doesn't handle all cases and the cleanup job for preserved xattr e...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:43
  • Zuletzt bearbeitet 13.05.2026 14:50:02

In the Linux kernel, the following vulnerability has been resolved: xfrm: always flush state and policy upon NETDEV_UNREGISTER event syzbot is reporting that "struct xfrm_state" refcount is leaking. unregister_netdevice: waiting for netdevsim0 t...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:41
  • Zuletzt bearbeitet 13.05.2026 21:19:39

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: fix GPF in write_page caused by resize race A General Protection Fault occurs in write_page() during array resize: RIP: 0010:write_page+0x22b/0x3c0 [md_mod] This is a u...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:40
  • Zuletzt bearbeitet 13.05.2026 21:19:56

In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in __tegra_channel_try_format() The state object allocated by __v4l2_subdev_state_alloc() must be freed with __v4l2_subdev_state_free() when it ...