Debian

Debian 12 (bookworm)

11239 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error recovery leading to data corruption on ESE devices Extent Space Efficient (ESE) or thin provisioned volumes need to be formatted on demand during usual IO proc...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: mmc: mmc_test: Fix NULL dereference on allocation failure If the "test->highmem = alloc_pages()" allocation fails then calling __free_pages(test->highmem) will result in a NULL der...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: i2c: tegra: Do not mark ACPI devices as irq safe On ACPI machines, the tegra i2c module encounters an issue due to a mutex being called inside a spinlock. This leads to the followi...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 23:15:49

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only decrement add_addr_accepted for MPJ req Adding the following warning ... WARN_ON_ONCE(msk->pm.add_addr_accepted == 0) ... before decrementing the add_addr_accep...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 23:15:49

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only mark 'subflow' endp as available Adding the following warning ... WARN_ON_ONCE(msk->pm.local_addr_used == 0) ... before decrementing the local_addr_used counter...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 23:15:49

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driver may attempt to access exist and are of the corre...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 13.09.2024 16:35:58

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable() For cases where the crtc's connectors_changed was set without enable/active getting toggled , there is an at...

  • EPSS 0.03%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:10

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netem_enqueue() introduced by commit 5845f706388a ("net: netem: fix skb length BUG_ON in __skb_to_sgvec") that ...

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:10

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: initialise extack before use Fix missing initialisation of extack in flow offload.

  • EPSS 0.02%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5e_safe_reopen_channels() requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix an...