Debian

Debian 13 (trixie)

13948 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 09.07.2025 10:42:33
  • Zuletzt bearbeitet 19.11.2025 20:58:14

In the Linux kernel, the following vulnerability has been resolved: lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly() While testing null_blk with configfs, echo 0 > poll_queues will trigger following panic: BUG: kernel NULL poi...

  • EPSS 0.14%
  • Veröffentlicht 09.07.2025 10:42:33
  • Zuletzt bearbeitet 19.11.2025 20:58:08

In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: fix folio unpinning syzbot complains about an unmapping failure: [ 108.070381][ T14] kernel BUG at mm/gup.c:71! [ 108.070502][ T14] Internal error: Oops - BUG...

  • EPSS 0.14%
  • Veröffentlicht 09.07.2025 10:42:32
  • Zuletzt bearbeitet 19.11.2025 21:00:39

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix crash in wacom_aes_battery_handler() Commit fd2a9b29dc9c ("HID: wacom: Remove AES power_supply after extended inactivity") introduced wacom_aes_battery_handler() wh...

  • EPSS 0.14%
  • Veröffentlicht 09.07.2025 10:42:30
  • Zuletzt bearbeitet 01.06.2026 17:16:35

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix use-after-free in vhci_flush() syzbot reported use-after-free in vhci_flush() without repro. [0] From the splat, a thread close()d a vhci file descriptor ...

  • EPSS 0.15%
  • Veröffentlicht 09.07.2025 10:42:30
  • Zuletzt bearbeitet 18.12.2025 17:08:17

In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clip_push() Blamed commit missed that vcc_destroy_socket() calls clip_push() with a NULL skb. If clip_devs is NULL, clip_push() then crashes when ...

  • EPSS 0.25%
  • Veröffentlicht 09.07.2025 10:42:29
  • Zuletzt bearbeitet 17.03.2026 13:32:54

In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix use-after-free during router port configuration The bridge maintains a global list of ports behind which a multicast router resides. The list is consulted during...

  • EPSS 0.15%
  • Veröffentlicht 09.07.2025 10:42:29
  • Zuletzt bearbeitet 18.12.2025 17:11:34

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() In snd_usb_get_audioformat_uac3(), the length value returned from snd_usb_ctl_msg() is used directly for m...

  • EPSS 0.16%
  • Veröffentlicht 09.07.2025 10:42:27
  • Zuletzt bearbeitet 18.12.2025 17:14:38

In the Linux kernel, the following vulnerability has been resolved: atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). syzbot reported a warning below during atm_dev_register(). [0] Before creating a new device and procfs/sy...

  • EPSS 0.14%
  • Veröffentlicht 09.07.2025 10:42:27
  • Zuletzt bearbeitet 20.11.2025 20:14:15

In the Linux kernel, the following vulnerability has been resolved: bnxt: properly flush XDP redirect lists We encountered following crash when testing a XDP_REDIRECT feature in production: [56251.579676] list_add corruption. next->prev should be ...

  • EPSS 0.11%
  • Veröffentlicht 09.07.2025 10:42:26
  • Zuletzt bearbeitet 20.11.2025 20:13:41

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential deadlock when reconnecting channels Fix cifs_signal_cifsd_for_reconnect() to take the correct lock order and prevent the following deadlock from happenin...