Debian

Debian 12 (bookworm)

11831 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:50
  • Zuletzt bearbeitet 24.06.2026 17:03:45

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup() The mwifiex_adapter_cleanup() function uses timer_delete() (non-synchronous) for the wakeup_timer before the adapter ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:48
  • Zuletzt bearbeitet 24.06.2026 17:03:51

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx The bounce buffers are allocated with __get_free_pages() using BOUNCE_BUFFER_ORDER (order 2 = 4 pages), but bo...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:32
  • Zuletzt bearbeitet 24.06.2026 17:08:46

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_info Hold state of deferred I/O in struct fb_deferred_io_state. Allocate an instance as part of initializing de...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:30
  • Zuletzt bearbeitet 24.06.2026 17:08:55

In the Linux kernel, the following vulnerability has been resolved: ibmasm: fix heap over-read in ibmasm_send_i2o_message() The ibmasm_send_i2o_message() function uses get_dot_command_size() to compute the byte count for memcpy_toio(), but this val...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:57:24
  • Zuletzt bearbeitet 16.06.2026 01:19:11

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in run_unpack() volume boundary check The volume boundary check `lcn + len > sbi->used.bitmap.nbits` uses raw addition which can wrap around for large l...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:19
  • Zuletzt bearbeitet 16.06.2026 01:15:04

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUN For guests with NRIPS disabled, L1 does not provide NextRIP when running an L2 with an injected soft interrup...

  • EPSS 0.1%
  • Veröffentlicht 27.05.2026 12:57:17
  • Zuletzt bearbeitet 16.06.2026 13:42:34

In the Linux kernel, the following vulnerability has been resolved: media: amphion: Fix race between m2m job_abort and device_run Fix kernel panic caused by race condition where v4l2_m2m_ctx_release() frees m2m_ctx while v4l2_m2m_try_run() is about...

  • EPSS 0.26%
  • Veröffentlicht 27.05.2026 12:57:15
  • Zuletzt bearbeitet 16.06.2026 15:01:59

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in SSP passkey handlers hci_conn lookup and field access must be covered by hdev lock in hci_user_passkey_notify_evt() and hci_keypress_noti...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:57:12
  • Zuletzt bearbeitet 04.07.2026 12:16:56

In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap() and mprotect() access checks The existing SELinux security model for overlayfs is to allow access if the current task is able to access the top level ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:57:11
  • Zuletzt bearbeitet 16.06.2026 15:02:36

In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error __rds_rdma_map() hands sg/pages ownership to the transport after get_mr() succeeds. If copying the generated cookie back to user space fails ...