Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 11.02.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: drm/xe/reg_sr: Remove register pool That pool implementation doesn't really work: if the krealloc happens to move the memory and return another address, the entries in the xarray b...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 10.02.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: avoid UAF in btmtk_process_coredump hci_devcd_append may lead to the release of the skb, so it cannot be accessed once it is called. ============================...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 01.10.2025 20:17:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating The usage of rcu_read_(un)lock while inside list_for_each_entry_rcu is not safe since for the most part entries fe...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 01.10.2025 20:17:36

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips The 5760X (P7) chip's HW GRO/LRO interface is very similar to that of the previous generation (5750X or P5). Howeve...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 01.10.2025 20:17:37

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN() for symlink errors Using WARN() for showing the error of symlink creations don't give more information than telling that something goes wrong, since the...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:15

In the Linux kernel, the following vulnerability has been resolved: net: defer final 'struct net' free in netns dismantle Ilya reported a slab-use-after-free in dst_destroy [1] Issue is in xfrm6_net_init() and xfrm4_net_init() : They copy xfrm[46...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:15

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPB_HEADER_LEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skb_under_panic: ...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:15

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The dr_domain_add_vport_cap() function generally returns NULL on error but sometimes we want it to return ERR_PTR(-EBUSY) ...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:24
  • Zuletzt bearbeitet 03.11.2025 21:18:13

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix memory leak in dccp_feat_change_recv If dccp_feat_push_confirm() fails after new value for SP feature was accepted without reconciliation ('entry == NULL' branch), memory...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:24
  • Zuletzt bearbeitet 12.01.2026 13:10:13

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: release expired exception dst cached in socket Dst objects get leaked in ip6_negative_advice() when this function is executed for an expired IPv6 route located in the exc...