Debian

Debian 14 (forky)

13674 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 17.03.2025 15:37:12

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfs_recovery_copy_block() of nilfs_recovery_dsync_blocks(), which recovers data from...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 17.03.2025 15:36:53

In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove In commit ac5047671758 ("hv_netvsc: Disable NAPI before closing the VMBus channel"), napi_disable was getting c...

  • EPSS 0.04%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 27.02.2025 14:34:43

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr [Why] There is a potential memory access violation while iterating through array of dcn35 clks. [How] Limit iteratio...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:51
  • Zuletzt bearbeitet 07.01.2025 17:22:33

In the Linux kernel, the following vulnerability has been resolved: can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER) Lock jsk->sk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...) modifies jsk->filters while r...

  • EPSS 0.02%
  • Veröffentlicht 03.04.2024 15:15:51
  • Zuletzt bearbeitet 03.02.2025 16:16:43

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: -...

  • EPSS 0.01%
  • Veröffentlicht 03.04.2024 15:15:51
  • Zuletzt bearbeitet 17.03.2025 15:40:20

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: vsie: fix race during shadow creation Right now it is possible to see gmap->private being zero in kvm_s390_vsie_gmap_notifier resulting in a crash. This is due to the f...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:54

In the Linux kernel, the following vulnerability has been resolved: x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups During memory error injection test on kernels >= v6.4, the kernel panics like below. However, this issue couldn't b...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:44

In the Linux kernel, the following vulnerability has been resolved: ppp_async: limit MRU to 64K syzbot triggered a warning [1] in __alloc_pages(): WARN_ON_ONCE_GFP(order > MAX_PAGE_ORDER, gfp) Willem fixed a similar issue in commit c0a2a1b0d631 (...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 07.05.2025 20:15:23

In the Linux kernel, the following vulnerability has been resolved: af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC. syzbot reported a warning [0] in __unix_gc() with a repro, which creates a socketpair and sends one socket's fd to itse...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:33

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix delayed ACKs to not set the reference serial number Fix the construction of delayed ACKs to not set the reference serial number as they can't be used as an RTT reference...