Debian

Debian 11 (bullseye)

8666 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 03.11.2025 22:17:55

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iw_conn_req_handler() associates a new struct rdma_id_private (conn_id) with an existing struct iw_cm_id (cm_id) as fol...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 03.11.2025 22:17:55

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: validate nvme_local_port correctly The driver load failed with error message, qla2xxx [0000:04:00.0]-ffff:0: register_localport failed: ret=ffffffef and with a ker...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 03.11.2025 22:17:55

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c #PF: s...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 03.11.2025 22:17:56

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix for possible memory corruption Init Control Block is dereferenced incorrectly. Correctly dereference ICB

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 03.11.2025 22:17:56

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: During vport delete send async logout explicitly During vport delete, it is observed that during unload we hit a crash because of stale entries in outstanding comman...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 03.11.2025 22:17:56

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clk_prepare(). However, on certain platforms like i.MX8QM and i.MX8...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:09
  • Zuletzt bearbeitet 12.05.2026 12:17:05

In the Linux kernel, the following vulnerability has been resolved: kobject_uevent: Fix OOB access within zap_modalias_env() zap_modalias_env() wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODAL...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:51

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() Handle VM_FAULT_SIGSEGV in the page fault path so that we correctly kill the process and we don't BUG() the kernel.

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 03.11.2025 22:17:52

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucv_sock_close() iucv_sever_path() is called from process context and from bh context. iucv->path is used as indicator whether somebody else is tak...

  • EPSS 0.01%
  • Veröffentlicht 17.08.2024 09:15:08
  • Zuletzt bearbeitet 12.05.2026 12:17:05

In the Linux kernel, the following vulnerability has been resolved: sched: act_ct: take care of padding in struct zones_ht_key Blamed commit increased lookup key size from 2 bytes to 16 bytes, because zones_ht_key got a struct net pointer. Make su...