Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 04.09.2024 20:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:45

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: validate vlan header Ensure there is sufficient room to access the protocol field of the VLAN header, validate it once before the flowtable lookup. =========...

  • EPSS 0.23%
  • Veröffentlicht 04.09.2024 20:15:07
  • Zuletzt bearbeitet 10.10.2024 16:48:56

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix double DMA unmapping for XDP_REDIRECT Remove the dma_unmap_page_attrs() call in the driver's XDP_REDIRECT code path. This should have been removed when we let the pag...

  • EPSS 0.25%
  • Veröffentlicht 04.09.2024 20:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:46

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UAF in ip6_xmit() If skb_expand_head() returns NULL, skb has been freed and the associated dst/idev could also have been freed. We must use rcu_read_lock() ...

  • EPSS 0.24%
  • Veröffentlicht 04.09.2024 20:15:07
  • Zuletzt bearbeitet 09.04.2026 17:42:15

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6_finish_output2() If skb_expand_head() returns NULL, skb has been freed and associated dst/idev could also have been freed. We need to hold rcu_read_l...

  • EPSS 0.26%
  • Veröffentlicht 04.09.2024 20:15:07
  • Zuletzt bearbeitet 12.05.2026 12:17:09

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6_send_skb() syzbot reported an UAF in ip6_send_skb() [1] After ip6_local_out() has returned, we no longer can safely dereference rt, unless we hold rcu_rea...

  • EPSS 0.24%
  • Veröffentlicht 04.09.2024 20:15:07
  • Zuletzt bearbeitet 03.11.2025 23:15:46

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix out-of-bound access If an ATU violation was caused by a CPU Load operation, the SPID could be larger than DSA_MAX_PORTS (the size of mv88e6xxx_chip.ports[]...

  • EPSS 0.21%
  • Veröffentlicht 04.09.2024 19:15:31
  • Zuletzt bearbeitet 03.11.2025 23:15:44

In the Linux kernel, the following vulnerability has been resolved: binfmt_flat: Fix corruption when not offsetting data start Commit 04d82a6d0881 ("binfmt_flat: allow not offsetting data start") introduced a RISC-V specific variant of the FLAT for...

  • EPSS 0.22%
  • Veröffentlicht 04.09.2024 19:15:31
  • Zuletzt bearbeitet 03.11.2025 23:15:44

In the Linux kernel, the following vulnerability has been resolved: drm/mgag200: Bind I2C lifetime to DRM device Managed cleanup with devm_add_action_or_reset() will release the I2C adapter when the underlying Linux device goes away. But the connec...

  • EPSS 0.22%
  • Veröffentlicht 04.09.2024 19:15:31
  • Zuletzt bearbeitet 03.11.2025 23:15:45

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Prevent release of buffer in I/O When a task waiting for completion of a Store Data operation is interrupted, an attempt is made to halt this operation. If this attempt ...

  • EPSS 0.21%
  • Veröffentlicht 04.09.2024 19:15:31
  • Zuletzt bearbeitet 03.11.2025 23:15:45

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink When all the strides in a WQE have been consumed, the WQE is unlinked from the WQ linked list (mlx5_wq_ll_pop()). For SHAMPO, i...