Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 12.05.2026 19:06:01

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to ...

  • EPSS 0.19%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled Fix missuse of spin_lock_irq()/spin_unlock_irq() when spin_lock_irqsave()/spin_lock_irqrestore() was hold. This was...

  • EPSS 0.28%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 12.05.2026 12:17:16

In the Linux kernel, the following vulnerability has been resolved: nfsd: call cache_put if xdr_reserve_space returns NULL If not enough buffer space available, but idmap_lookup has triggered lookup_fn which calls cache_get and returns successfully...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 13:15:03
  • Zuletzt bearbeitet 03.11.2025 23:16:20

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 ("wifi: mac80211: don't use rate mask for scanning"), ignore incorrect settings to avoid n...

  • EPSS 0.29%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG() and diAlloc() In dbNextAG() , there is no check for the case where bmp->db_numag is greater or same than MAXAG due to a polluted image, which c...

  • EPSS 0.82%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 03.11.2025 20:16:33

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to wait dio completion It should wait all existing dio write IOs before block removal, otherwise, previous direct write IO may overwrite data in the block which may be re...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 13:15:02
  • Zuletzt bearbeitet 03.11.2025 23:16:19

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error For all non-tracing helpers which formerly had ARG_PTR_TO_{LONG,INT} as input arguments, zero the value for the case of...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 12:15:08
  • Zuletzt bearbeitet 12.05.2026 12:17:15

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtw_wait_firmware_completion()', always wait for both (regular and wowlan) firmware loading attempts. Otherwise if '...

  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 12:15:08
  • Zuletzt bearbeitet 03.11.2025 23:16:19

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func This commit adds a null check for the set_output_gamma function pointer in the dcn30_set_out...

  • EPSS 0.22%
  • Veröffentlicht 21.10.2024 12:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:14

In the Linux kernel, the following vulnerability has been resolved: block: fix potential invalid pointer dereference in blk_add_partition The blk_add_partition() function initially used a single if-condition (IS_ERR(part)) to check for errors when ...