Debian

Debian 14 (forky)

13682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 18.09.2025 14:37:53

In the Linux kernel, the following vulnerability has been resolved: e1000e: change usleep_range to udelay in PHY mdic access This is a partial revert of commit 6dbdd4de0362 ("e1000e: Workaround for sporadic MDI error on Meteor Lake systems"). The r...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 01.04.2025 18:34:43

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix selection of wake_cpu in kick_pool() With cpu_possible_mask=0-63 and cpu_online_mask=0-7 the following kernel oops was observed: smp: Bringing up secondary CPUs ......

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 17.12.2025 03:30:38

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure snd_nxt is properly initialized on connect Christoph reported a splat hinting at a corrupted snd_una: WARNING: CPU: 1 PID: 38 at net/mptcp/protocol.c:1005 __mptcp_...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 29.10.2025 14:15:50

In the Linux kernel, the following vulnerability has been resolved: mm/slab: make __free(kfree) accept error pointers Currently, if an automatically freed allocation is an error pointer that will lead to a crash. An example of this is in wm831x_gp...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 21.11.2024 09:22:44

In the Linux kernel, the following vulnerability has been resolved: maple_tree: fix mas_empty_area_rev() null pointer dereference Currently the code calls mas_start() followed by mas_data_end() if the maple state is MA_START, but mas_start() may re...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 18.09.2025 14:46:34

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid zeroing outside-object freepointer for single free Commit 284f17ac13fe ("mm/slub: handle bulk and single object freeing separately") splits single and bulk object fr...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 21.11.2024 09:22:45

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Check for port partner validity before consuming it typec_register_partner() does not guarantee partner registration to always succeed. In the event of failure, p...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 12.05.2026 12:16:48

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete FFS based applications can utilize the aio_cancel() callback to dequeue pending USB requests submitted to ...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 16:15:12
  • Zuletzt bearbeitet 18.09.2025 14:47:19

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: use correct buffer size when parsing configfs lists This commit fixes uvc gadget support on 32-bit platforms. Commit 0df28607c5cb ("usb: gadget: uvc: Generalise ...

  • EPSS 0.01%
  • Veröffentlicht 30.05.2024 16:15:11
  • Zuletzt bearbeitet 18.09.2025 14:20:15

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio() When I did memory failure tests recently, below warning occurs: DEBUG_LOCKS_WARN_ON(1) WARNING: CPU: 8 PI...