Debian

Debian 14 (forky)

15407 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:00

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: gpmi: don't leak PM reference in error path If gpmi_nfc_apply_timings() fails, the PM runtime usage counter must be dropped.

  • EPSS 0.22%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:00

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: fix use-after-free in ocelot_vlan_del() ocelot_vlan_member_del() will free the struct ocelot_bridge_vlan, so if this is the same as the port's pvid_vlan which we...

  • EPSS 0.23%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 03.10.2025 14:32:27

In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of clcsock will be saved and replaced during the fallback. But if the fallback happens mo...

  • EPSS 0.2%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:00

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - get rid of alg_memory_allocated alg_memory_allocated does not seem to be really used. alg_proto does have a .memory_allocated field, but no corresponding .sysctl_...

  • EPSS 0.22%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:00

In the Linux kernel, the following vulnerability has been resolved: mctp: fix use after free Clang static analysis reports this problem route.c:425:4: warning: Use of memory after it is freed trace_mctp_key_acquire(key); ^~~~~~~~~~~~~~~~~~~~~~~...

  • EPSS 0.23%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:00

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: fix use after free in gswip_remove() of_node_put(priv->ds->slave_mii_bus->dev.of_node) should be done before mdiobus_free(priv->ds->slave_mii_bus).

  • EPSS 0.17%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 03.02.2025 15:43:35

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the deadlock left a race where the exact same deadlock (see the original commit referenced bel...

  • EPSS 0.17%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 24.07.2026 15:16:52

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: use rcu-safe version of ipv6_get_lladdr() Some time ago 8965779d2c0e ("ipv6,mcast: always hold idev->lock before mca_lock") switched ipv6_get_lladdr() to __ipv6_get_ll...

  • EPSS 0.24%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 03.10.2025 14:47:41

In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could already be in the TCP_ESTABLISHED state when the conn...

  • EPSS 0.24%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:01

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: fix use-after-free If no firmware was present at all (or, presumably, all of the firmware files failed to parse), we end up unbinding by calling device_release_driver(), w...