Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 30.07.2024 08:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:44

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc Initialize the size before calling amdgpu_vce_cs_reloc, such as case 0x03000001. V2: To really improve ...

  • EPSS 0.25%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:42

In the Linux kernel, the following vulnerability has been resolved: IB/core: Implement a limit on UMAD receive List The existing behavior of ib_umad, which maintains received MAD packets in an unbounded list, poses a risk of uncontrolled growth. As...

  • EPSS 0.23%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:42

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/debugfs - Fix debugfs uninit process issue During the zip probe process, the debugfs failure does not stop the probe. When debugfs initialization fails, jumping t...

  • EPSS 0.26%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:42

In the Linux kernel, the following vulnerability has been resolved: bnx2x: Fix multiple UBSAN array-index-out-of-bounds Fix UBSAN warnings that occur when using a system with 32 physical cpu cores or more, or when the user defines a number of Ether...

  • EPSS 0.22%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:43

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a possible leak when destroy a ctrl during qp establishment In nvmet_sq_destroy we capture sq->ctrl early and if it is non-NULL we know that a ctrl was allocated (in the...

  • EPSS 0.18%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:43

In the Linux kernel, the following vulnerability has been resolved: i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr When del_timer_sync() is called in an interrupt context it throws a warning because of potential deadlock...

  • EPSS 0.26%
  • Veröffentlicht 30.07.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:43

In the Linux kernel, the following vulnerability has been resolved: tcp_metrics: validate source addr length I don't see anything checking that TCP_METRICS_ATTR_SADDR_IPV4 is at least 4 bytes long, and the policy doesn't have an entry for this attr...

  • EPSS 0.24%
  • Veröffentlicht 30.07.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 22:17:41

In the Linux kernel, the following vulnerability has been resolved: mm: avoid overflows in dirty throttling logic The dirty throttling logic is interspersed with assumptions that dirty limits in PAGE_SIZE units fit into 32-bit (so that various mult...

  • EPSS 0.23%
  • Veröffentlicht 30.07.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 22:17:41

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot Commit 272970be3dab ("Bluetooth: hci_qca: Fix driver shutdown on closed serdev") will cause below regressi...

  • EPSS 0.24%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 29.09.2025 14:57:08

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not return negative stream id for array [WHY] resource_stream_to_stream_idx returns an array index and it return -1 when not found; however, -1 is not a valid a...