Debian

Debian 13 (trixie)

13181 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 31.10.2025 16:29:09

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmac_priv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger t...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 31.10.2025 16:30:11

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer dev...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 12.05.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg A data-race condition has been identified in af_unix. In one data path, the write function unix_release_sock() atom...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 21.11.2024 09:26:26

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndo_poll_controller to avoid deadlocks Erhard reports netpoll warnings from sungem: netpoll_send_skb_on_dev(): eth0 enabled interrupts in poll (gem_start_xm...

  • EPSS 0.03%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 12.05.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvextend + lvchange --syncaction will trigger following softlockup: kernel:wa...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 12.05.2026 12:16:54

In the Linux kernel, the following vulnerability has been resolved: jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlik...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:19
  • Zuletzt bearbeitet 21.11.2024 09:26:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: Fix deadlocks with kctl removals at disconnection In snd_card_disconnect(), we set card->shutdown flag at the beginning, call callbacks and do sync for card->power_ref_sleep ...

  • EPSS 0.02%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 20.10.2025 22:09:26

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfs_poll() with a file pointer that may race with the last 'fput()'. That would make f_count go down to zero, and while ...

  • EPSS 0.01%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 27.05.2025 18:31:46

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/mes: fix use-after-free issue Delete fence fallback timer to fix the ramdom use-after-free issue. v2: move to amdgpu_mes.c

  • EPSS 0.12%
  • Veröffentlicht 19.06.2024 14:15:18
  • Zuletzt bearbeitet 04.11.2025 18:16:27

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfs_detach_log_writer() Syzbot has reported a potential hang in nilfs_detach_log_writer() called during nilfs2 unmount. Analysis revealed that this...