Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 01.05.2026 14:15:07
  • Zuletzt bearbeitet 11.05.2026 20:54:09

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation The variable valuesize is declared as u8 but accumulates the total length of all SSIDs to scan. Each SSID contr...

  • EPSS 0.12%
  • Veröffentlicht 01.05.2026 14:15:07
  • Zuletzt bearbeitet 11.05.2026 20:51:42

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drm_compat_ioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the ...

  • EPSS 0.27%
  • Veröffentlicht 01.05.2026 14:15:06
  • Zuletzt bearbeitet 11.05.2026 18:02:49

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info_handler() The memcpy function assumes the dynamic array notif->matches is at least as large as the num...

  • EPSS 0.11%
  • Veröffentlicht 01.05.2026 14:15:05
  • Zuletzt bearbeitet 07.05.2026 02:27:02

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Check the error for index mapping The ctxfi driver blindly assumed a proper value returned from daio_device_index(), but it's not always true. Add a proper error chec...

  • EPSS 0.13%
  • Veröffentlicht 01.05.2026 14:15:05
  • Zuletzt bearbeitet 11.05.2026 18:05:22

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in init_card The loop creates a whitespace-stripped copy of the card shortname where `len < sizeof(card->id)` is used for the bounds check...

  • EPSS 0.13%
  • Veröffentlicht 01.05.2026 14:15:02
  • Zuletzt bearbeitet 07.05.2026 02:29:19

In the Linux kernel, the following vulnerability has been resolved: io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() sqe->len is __u32 but gets stored into sr->len which is int. When userspace passes sqe->len values exceeding INT_MAX ...

  • EPSS 0.28%
  • Veröffentlicht 01.05.2026 14:15:01
  • Zuletzt bearbeitet 11.05.2026 20:38:06

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smp_random() currently labels the stored STK as authenticated whenever pendi...

  • EPSS 0.14%
  • Veröffentlicht 01.05.2026 14:15:00
  • Zuletzt bearbeitet 11.05.2026 20:42:32

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync hci_le_big_create_sync() uses DEFINE_FLEX to allocate a struct hci_cp_le_big_create_sync on the stack with ...

  • EPSS 0.12%
  • Veröffentlicht 01.05.2026 14:14:59
  • Zuletzt bearbeitet 11.05.2026 17:58:07

In the Linux kernel, the following vulnerability has been resolved: hwmon: (occ) Fix division by zero in occ_show_power_1() In occ_show_power_1() case 1, the accumulator is divided by update_tag without checking for zero. If no samples have been co...

  • EPSS 0.21%
  • Veröffentlicht 01.05.2026 14:14:59
  • Zuletzt bearbeitet 11.05.2026 18:00:00

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: move wake reason storage into validated event handlers hci_store_wake_reason() is called from hci_event_packet() immediately after stripping the HCI event hea...