Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:11
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe() The node returned by of_parse_phandle() with refcount incremented, of_node_put() needs be ca...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:10
  • Zuletzt bearbeitet 17.03.2026 16:35:18

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:09
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak In crb_acpi_add(), we get the TPM2 table to retrieve information like start method, and then assign them to the pri...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:08
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: nvme: fix multipath crash caused by flush request when blktrace is enabled The flush request initialized by blk_kick_flush has NULL bio, and it may be dealt with nvme_end_req durin...

  • EPSS 0.04%
  • Veröffentlicht 18.09.2025 13:33:07
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix user-after-free This uses l2cap_chan_hold_unless_zero() after calling __l2cap_get_chan_blah() to prevent the following trace: Bluetooth: l2cap_core.c:static ...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:07
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix the issue of CMDQ memory leaks When hinic_set_cmdq_depth() fails in hinic_init_cmdqs(), the cmdq memory is not released correctly. Fix it.

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:06
  • Zuletzt bearbeitet 14.01.2026 19:16:12

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfs_d_automount() When mounting from a NFSv4 referral, path->dentry can end up being a negative dentry, so derive the struct nfs_server from the dentry itself i...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:05
  • Zuletzt bearbeitet 14.01.2026 19:16:12

In the Linux kernel, the following vulnerability has been resolved: staging: vme_user: Fix possible UAF in tsi148_dma_list_add Smatch report warning as follows: drivers/staging/vme_user/vme_tsi148.c:1757 tsi148_dma_list_add() warn: '&entry->list...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 13:33:04
  • Zuletzt bearbeitet 14.01.2026 19:16:12

In the Linux kernel, the following vulnerability has been resolved: padata: Always leave BHs disabled when running ->parallel() A deadlock can happen when an overloaded system runs ->parallel() in the context of the current task: padata_do_par...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 13:33:03
  • Zuletzt bearbeitet 14.01.2026 19:16:11

In the Linux kernel, the following vulnerability has been resolved: md: fix a crash in mempool_free There's a crash in mempool_free when running the lvm test shell/lvchange-rebuild-raid.sh. The reason for the crash is this: * super_written calls a...