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.23%
  • Veröffentlicht 21.10.2024 20:15:16
  • Zuletzt bearbeitet 03.11.2025 23:16:42

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTO_UNSPEC where needed syzbot managed to call xt_cluster match via ebtables: WARNING: CPU: 0 PID: 11 at net/netfilter/xt_cluster.c:72 xt_cluster_mt...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 20:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:16

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCA_STAB only for root qdisc Most qdiscs maintain their backlog using qdisc_pkt_len(skb) on the assumption it is invariant between the enqueue() and dequeue() han...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:40

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored becau...

  • EPSS 0.2%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 25.10.2024 14:50:42

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count() This patch addresses an issue with improper reference count handling in the ice_sriov_set_msix_vec_count() ...

  • EPSS 0.2%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 25.10.2024 14:52:13

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins() This patch addresses a reference count handling issue in the ice_dpll_init_rclk_pins() function. The function ca...

  • EPSS 0.27%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:41

In the Linux kernel, the following vulnerability has been resolved: device-dax: correct pgoff align in dax_set_mapping() pgoff should be aligned using ALIGN_DOWN() instead of ALIGN(). Otherwise, vmf->address not aligned to fault_size will be align...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 25.10.2024 15:07:10

In the Linux kernel, the following vulnerability has been resolved: net: phy: Remove LED entry from LEDs list on unregister Commit c938ab4da0eb ("net: phy: Manual remove LEDs to ensure correct ordering") correctly fixed a problem with using devm_ b...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:41

In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that family: Oops: Kernel access of bad area, sig: 11 [#...

  • EPSS 0.21%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 25.10.2024 15:12:00

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Move flush_work initialization out of if block After commit 379a58caa199 ("scsi: fnic: Move fnic_fnic_flush_tx() to a work queue"), it can happen that a work item is se...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 20:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:41

In the Linux kernel, the following vulnerability has been resolved: scsi: wd33c93: Don't use stale scsi_pointer value A regression was introduced with commit dbb2da557a6a ("scsi: wd33c93: Move the SCSI pointer to private command data") which result...