Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:35
  • Zuletzt bearbeitet 06.07.2026 17:45:25

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Reject zero-length property entries in validator tb_property_entry_valid() accepts entries with length == 0 for DIRECTORY, DATA, and TEXT types. A zero-length TEXT en...

  • EPSS 0.13%
  • Veröffentlicht 25.06.2026 08:38:34
  • Zuletzt bearbeitet 06.07.2026 17:51:40

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound root directory content to block size __tb_property_parse_dir() does not check that content_offset + content_len fits within block_len for the root directory case...

  • EPSS 0.15%
  • Veröffentlicht 25.06.2026 08:38:34
  • Zuletzt bearbeitet 08.07.2026 14:41:01

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Clamp XDomain response data copy to allocation size tb_xdp_properties_request() derives the per-packet copy length from the response header without checking that it fi...

  • EPSS 0.28%
  • Veröffentlicht 25.06.2026 08:38:33
  • Zuletzt bearbeitet 06.07.2026 14:13:01

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Validate XDomain request packet size before type cast tb_xdp_handle_request() casts the received packet buffer to protocol-specific structs without verifying that the ...

  • EPSS 0.24%
  • Veröffentlicht 25.06.2026 08:38:32
  • Zuletzt bearbeitet 06.07.2026 14:13:40

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Limit XDomain response copy to actual frame size tb_xdomain_copy() copies req->response_size bytes from the received packet buffer regardless of the actual frame size....

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:38:31
  • Zuletzt bearbeitet 07.07.2026 16:34:47

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL dereference in get_queue_ids() When usr_queue_id_array is NULL and num_queues is non-zero, get_queue_ids() returns NULL. The callers check only IS_ERR() on the...

  • EPSS 0.14%
  • Veröffentlicht 25.06.2026 08:38:30
  • Zuletzt bearbeitet 08.07.2026 14:43:56

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11 The v11 MQD manager incorrectly assigned the CP-compute variants of checkpoint_mqd/restore_mqd for KFD_MQD...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:38:30
  • Zuletzt bearbeitet 07.07.2026 16:41:37

In the Linux kernel, the following vulnerability has been resolved: drm/xe/display: fix oops in suspend/shutdown without display The xe driver keeps track of whether to probe display, and whether display hardware is there, using xe->info.probe_disp...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:38:28
  • Zuletzt bearbeitet 06.07.2026 14:47:39

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups v3d_rewrite_csd_job_wg_counts_from_indirect() maps both the indirect buffer and the workgroup buffer and is expected...

  • EPSS 0.12%
  • Veröffentlicht 25.06.2026 08:38:27
  • Zuletzt bearbeitet 06.07.2026 14:56:17

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Skip CSD when it has zeroed workgroups A compute shader dispatch encodes its workgroup counts in the CFG0..CFG2 registers. Kicking off a dispatch with a zero count in any ...