Debian

Debian 13 (trixie)

13183 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.11.2024 02:16:30
  • Zuletzt bearbeitet 03.11.2025 23:17:11

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: prevent the risk of a division by zero As reported by Coverity, the logic at tpg_precalculate_line() blindly rescales the buffer even when scaled_witdh is equal to...

  • EPSS 0.02%
  • Veröffentlicht 19.11.2024 02:16:29
  • Zuletzt bearbeitet 01.10.2025 21:16:14

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid overflow in damon_feed_loop_next_input() damon_feed_loop_next_input() is inefficient and fragile to overflows. Specifically, 'score_goal_diff_bp' calculation ...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 02:16:29
  • Zuletzt bearbeitet 03.11.2025 23:17:09

In the Linux kernel, the following vulnerability has been resolved: signal: restore the override_rlimit logic Prior to commit d64696905554 ("Reimplement RLIMIT_SIGPENDING on top of ucounts") UCOUNT_RLIMIT_SIGPENDING rlimit was not enforced for a cl...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 02:16:29
  • Zuletzt bearbeitet 03.11.2025 23:17:09

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemap_read() If the caller supplies an iocb->ki_pos value that is close to the filesystem upper limit, and an iterator with a count that causes us...

  • EPSS 0.02%
  • Veröffentlicht 19.11.2024 02:16:29
  • Zuletzt bearbeitet 03.11.2025 23:17:09

In the Linux kernel, the following vulnerability has been resolved: btrfs: reinitialize delayed ref list after deleting it from the list At insert_delayed_ref() if we need to update the action of an existing ref to BTRFS_DROP_DELAYED_REF, we delete...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 02:16:29
  • Zuletzt bearbeitet 01.10.2025 21:16:15

In the Linux kernel, the following vulnerability has been resolved: idpf: avoid vport access in idpf_get_link_ksettings When the device control plane is removed or the platform running device control plane is rebooted, a reset is detected on the dr...

  • EPSS 0.01%
  • Veröffentlicht 19.11.2024 02:16:29
  • Zuletzt bearbeitet 03.11.2025 21:17:15

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in...

  • EPSS 0.02%
  • Veröffentlicht 19.11.2024 02:16:29
  • Zuletzt bearbeitet 03.11.2025 23:17:09

In the Linux kernel, the following vulnerability has been resolved: net: vertexcom: mse102x: Fix possible double free of TX skb The scope of the TX skb is wider than just mse102x_tx_frame_spi(), so in case the TX skb room needs to be expanded, we s...

  • EPSS 0.04%
  • Veröffentlicht 19.11.2024 02:16:28
  • Zuletzt bearbeitet 03.11.2025 23:17:08

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans During loopback communication, a dangling pointer can be created in vsk->trans, potentially leading to ...

  • EPSS 0.02%
  • Veröffentlicht 19.11.2024 02:16:28
  • Zuletzt bearbeitet 03.11.2025 23:17:08

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove() Syzkaller is able to provoke null-ptr-dereference in ocfs2_xa_remove(): [ 57.319872] (a.out,1161,7)...