Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 03.06.2026 15:49:40
  • Zuletzt bearbeitet 09.06.2026 20:36:13

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dc_link NULL handling in HPD init amdgpu_dm_hpd_init() may see connectors without a valid dc_link. The code already checks dc_link for the polling decision, b...

  • EPSS 0.12%
  • Veröffentlicht 03.06.2026 15:49:39
  • Zuletzt bearbeitet 09.06.2026 20:35:40

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Recover from panthor_gpu_flush_caches() failures We have seen a few cases where the whole memory subsystem is blocked and flush operations never complete. When that ha...

  • EPSS 0.11%
  • Veröffentlicht 03.06.2026 15:49:38
  • Zuletzt bearbeitet 09.06.2026 20:35:29

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing NULL check for alloc_workqueue() alloc_workqueue() can return NULL on memory allocation failure. Without proper error checking, this may lead to a NULL p...

  • EPSS 0.32%
  • Veröffentlicht 03.06.2026 15:48:59
  • Zuletzt bearbeitet 07.07.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_inner: Fix IPv6 inner_thoff desync In nft_inner_parse_l2l3(), when processing inner IPv6 packets, ipv6_find_hdr() correctly computes the transport header offset trav...

Medienbericht
  • EPSS 0.35%
  • Veröffentlicht 01.06.2026 17:17:34
  • Zuletzt bearbeitet 10.07.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject userspace cifs.spnego descriptions cifs.spnego key descriptions contain authority-bearing fields such as pid, uid, creduid, and upcall_target that cifs.upcall t...

Medienbericht
  • EPSS 0.13%
  • Veröffentlicht 30.05.2026 12:13:45
  • Zuletzt bearbeitet 09.07.2026 01:19:06

In the Linux kernel, the following vulnerability has been resolved: eventpoll: fix ep_remove struct eventpoll / struct file UAF ep_remove() (via ep_remove_file()) cleared file->f_ep under file->f_lock but then kept using @file inside the critical s...

  • EPSS 0.13%
  • Veröffentlicht 28.05.2026 09:41:09
  • Zuletzt bearbeitet 10.06.2026 21:01:29

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on registration failure Make sure to disable and free the interrupts in case controller registration fails to avoid a potential use-after-free and ...

  • EPSS 0.26%
  • Veröffentlicht 28.05.2026 09:41:06
  • Zuletzt bearbeitet 10.06.2026 21:06:10

In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop caching unowned originator pointers in BAT IV BAT IV keeps the last-hop neighbor address in each neigh_node, but some paths also cache an originator pointer derive...

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:41:05
  • Zuletzt bearbeitet 10.06.2026 21:10:28

In the Linux kernel, the following vulnerability has been resolved: media: rc: xbox_remote: heed DMA restrictions The buffer for IO must not be part of the device structure because that violates the DMA coherency rules.

  • EPSS 0.12%
  • Veröffentlicht 28.05.2026 09:41:04
  • Zuletzt bearbeitet 10.06.2026 21:10:40

In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164_dev_setup(). If ioremap for BAR0 or BAR2 fails, release the already allocated...