Debian

Debian 13 (trixie)

14287 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 12.03.2025 09:42:01
  • Zuletzt bearbeitet 01.06.2026 17:16:33

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: sst: Fix SST write failure 'commit 18bcb4aa54ea ("mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`")' introduced a bug where only one by...

  • EPSS 0.22%
  • Veröffentlicht 12.03.2025 09:42:00
  • Zuletzt bearbeitet 12.05.2026 13:16:37

In the Linux kernel, the following vulnerability has been resolved: smb: client: Add check for next_buffer in receive_encrypted_standard() Add check for the return value of cifs_buf_get() and cifs_small_buf_get() in receive_encrypted_standard() to ...

  • EPSS 0.21%
  • Veröffentlicht 12.03.2025 09:41:59
  • Zuletzt bearbeitet 01.10.2025 20:18:14

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double accounting race when btrfs_run_delalloc_range() failed [BUG] When running btrfs with block size (4K) smaller than page size (64K, aarch64), there is a very high c...

  • EPSS 0.16%
  • Veröffentlicht 12.03.2025 09:41:58
  • Zuletzt bearbeitet 01.10.2025 20:18:14

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a ("bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]") first introduced deadlock pre...

  • EPSS 0.45%
  • Veröffentlicht 12.03.2025 07:28:09
  • Zuletzt bearbeitet 23.04.2026 13:48:41

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue from session lookup and expire Increment the session reference count within the lock for lookup to avoid racy issue with session expire.

  • EPSS 0.18%
  • Veröffentlicht 07.03.2025 09:15:17
  • Zuletzt bearbeitet 29.10.2025 21:09:04

In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Fix cpufreq_policy ref counting amd_pstate_update_limits() takes a cpufreq_policy reference but doesn't decrement the refcount in one of the exit paths, fix tha...

  • EPSS 0.21%
  • Veröffentlicht 07.03.2025 09:15:17
  • Zuletzt bearbeitet 29.10.2025 21:08:54

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gang_ctx_bo when failed to init user queue The destructor of a gtt bo is declared as void amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void **mem_ob...

  • EPSS 0.2%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:37

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_midi: fix MIDI Streaming descriptor lengths While the MIDI jacks are configured correctly, and the MIDIStreaming endpoint descriptors are filled with the correct inf...

  • EPSS 0.22%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 07.03.2026 12:15:52

In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: reallocate buf lists on upgrade IORING_REGISTER_PBUF_RING can reuse an old struct io_buffer_list if it was created for legacy selected buffer and has been emptied. I...

  • EPSS 0.19%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:21

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: flush gadget workqueue after device removal device_del() can lead to new work being scheduled in gadget->work workqueue. This is observed, for example, with the ...