Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:23:11
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/hisi: Drop second sensor hi3660 The commit 74c8e6bffbe1 ("driver core: Add __alloc_size hint to devm allocators") exposes a panic "BRK handler: Fatal exception" on ...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:23:09
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: nfsd: call op_release, even when op_func returns an error For ops with "trivial" replies, nfsd4_encode_operation will shortcut most of the encoding work and skip to just marshallin...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:13
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Add check for kzalloc As kzalloc may fail and return NULL pointer, it should be better to check the return value in order to avoid the NULL pointer dereference. Patc...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:12
  • Zuletzt bearbeitet 14.01.2026 18:16:35

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe() The size of array 'priv->ports[]' is INNO_PHY_PORT_NUM. In the for loop, 'i' is used as the index for array 'pr...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:07
  • Zuletzt bearbeitet 14.01.2026 18:16:34

In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix kmemleak in watchdog_cdev_register kmemleak reports memory leaks in watchdog_dev_register, as follows: unreferenced object 0xffff888116233000 (size 2048): comm ""mo...

  • EPSS 0.01%
  • Veröffentlicht 15.09.2025 14:22:05
  • Zuletzt bearbeitet 14.01.2026 18:16:34

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by cancel_delayed_work_syn() The following LOCKDEP was detected: Workqueue: events smc_lgr_free_work [smc] WARNING: possible circular locking de...

  • EPSS 0.03%
  • Veröffentlicht 15.09.2025 14:22:03
  • Zuletzt bearbeitet 14.01.2026 18:16:34

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as z_erofs_decompressqueue_endio can be called under rcu lock from blk_mq_flush_plug_list(...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:22:01
  • Zuletzt bearbeitet 14.01.2026 18:16:33

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta Avoid potential data corruption issues caused by uninitialized driver private data structures.

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:55
  • Zuletzt bearbeitet 14.01.2026 18:16:33

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix OOB and integer underflow when rx packets Make sure mwifiex_process_mgmt_packet, mwifiex_process_sta_rx_packet and mwifiex_process_uap_rx_packet, mwifiex_uap_que...

  • EPSS 0.02%
  • Veröffentlicht 15.09.2025 14:21:54
  • Zuletzt bearbeitet 14.01.2026 18:16:32

In the Linux kernel, the following vulnerability has been resolved: spi: imx: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error pa...