Debian

Debian Linux

9997 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 23.09.2025 06:15:46
  • Zuletzt bearbeitet 20.01.2026 20:33:41

In the Linux kernel, the following vulnerability has been resolved: can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB can_put_echo_skb() takes ownership of the SKB and it may be freed during or after the call. However, xil...

  • EPSS 0.14%
  • Veröffentlicht 23.09.2025 06:15:46
  • Zuletzt bearbeitet 20.01.2026 20:40:34

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxd_setup_wqs() The clean up in idxd_setup_wqs() has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-wri...

  • EPSS 0.14%
  • Veröffentlicht 23.09.2025 06:15:46
  • Zuletzt bearbeitet 20.01.2026 20:41:15

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Fix memory allocation size for queue_priority_map Fix a critical memory allocation bug in edma_setup_from_hw() where queue_priority_map was allocated with insu...

  • EPSS 0.29%
  • Veröffentlicht 19.09.2025 15:26:35
  • Zuletzt bearbeitet 12.05.2026 13:17:17

In the Linux kernel, the following vulnerability has been resolved: fs: writeback: fix use-after-free in __mark_inode_dirty() An use-after-free issue occurred when __mark_inode_dirty() get the bdi_writeback that was in the progress of switching. C...

  • EPSS 0.15%
  • Veröffentlicht 19.09.2025 15:26:34
  • Zuletzt bearbeitet 12.05.2026 13:17:17

In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in tee_shm_put tee_shm_put have NULL pointer dereference: __optee_disable_shm_cache --> shm = reg_pair_to_ptr(...);//shm maybe return NULL ...

  • EPSS 0.15%
  • Veröffentlicht 19.09.2025 15:26:33
  • Zuletzt bearbeitet 12.05.2026 13:17:16

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmp_bss() Following bss_free() quirk introduced in commit 776b3580178f ("cfg80211: track hidden SSID networks properly"), adjust cfg80211_upda...

  • EPSS 0.15%
  • Veröffentlicht 19.09.2025 15:26:30
  • Zuletzt bearbeitet 12.05.2026 13:17:16

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen() syzbot reported the splat below without a repro. In the splat, a single thread calling bt_accept_dequeue() freed sk an...

  • EPSS 0.14%
  • Veröffentlicht 19.09.2025 15:26:28
  • Zuletzt bearbeitet 12.05.2026 13:17:16

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() BUG: kernel NULL pointer dereference, address: 00000000000002ec PGD 0 P4D 0 Oops: Oops: 0000 [#1] SMP PTI CPU:...

  • EPSS 0.15%
  • Veröffentlicht 19.09.2025 15:26:25
  • Zuletzt bearbeitet 12.05.2026 13:17:16

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty list_first_entry() never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to ...

  • EPSS 0.14%
  • Veröffentlicht 19.09.2025 15:26:22
  • Zuletzt bearbeitet 12.05.2026 13:17:16

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() If the ssid->datalen is more than IEEE80211_MAX_SSID_LEN (32) it would lead to memory corruption so add some bou...