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.02%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 30.09.2025 17:39:31

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable idle reallow as part of command/gpint execution [Why] Workaroud for a race condition where DMCUB is in the process of committing to IPS1 during the handsha...

  • EPSS 0.03%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 18.09.2025 14:07:22

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() The app_reply->elem[] array is allocated earlier in this function and it has app_req.num_ports elements. Thus this > compa...

  • EPSS 0.03%
  • Veröffentlicht 30.05.2024 15:15:49
  • Zuletzt bearbeitet 30.09.2025 17:41:33

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 While doing multiple S4 stress tests, GC/RLC/PMFW get into an invalid state resulting into hard hangs. Adding a GFX reset ...

  • EPSS 0.03%
  • Veröffentlicht 30.05.2024 15:15:48
  • Zuletzt bearbeitet 30.09.2025 17:15:40

In the Linux kernel, the following vulnerability has been resolved: nouveau/uvmm: fix addr/range calcs for remap operations dEQP-VK.sparse_resources.image_rebind.2d_array.r64i.128_128_8 was causing a remap operation like the below. op_remap: prev:...

  • EPSS 0.02%
  • Veröffentlicht 30.05.2024 13:15:49
  • Zuletzt bearbeitet 17.12.2025 03:31:14

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation Each attribute inside a nested IFLA_VF_VLAN_LIST is assumed to be a struct ifla_vf_vlan_info so the size of such at...

  • EPSS 0.02%
  • Veröffentlicht 29.05.2024 19:15:48
  • Zuletzt bearbeitet 04.11.2025 18:16:23

In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: fix possible out-of-bounds in gsm0_receive() Assuming the following: - side A configures the n_gsm in basic option mode - side B sends the header of a basic option mode...

  • EPSS 0.02%
  • Veröffentlicht 29.05.2024 08:15:33
  • Zuletzt bearbeitet 04.11.2025 18:16:23

In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in register_device In register_device, the return value of ida_simple_get is unchecked, in witch ida_simple_get will use an invalid index value. To addre...

  • EPSS 0.03%
  • Veröffentlicht 29.05.2024 07:15:10
  • Zuletzt bearbeitet 04.11.2025 18:16:23

In the Linux kernel, the following vulnerability has been resolved: drm/arm/malidp: fix a possible null pointer dereference In malidp_mw_connector_reset, new memory is allocated with kzalloc, but no check is performed. In order to prevent null poin...

  • EPSS 0.02%
  • Veröffentlicht 23.05.2024 07:15:08
  • Zuletzt bearbeitet 07.05.2025 20:15:24

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Fix potential null-ptr-deref Fix potential null-ptr-deref in hci_le_big_sync_established_evt().

  • EPSS 0.03%
  • Veröffentlicht 23.05.2024 07:15:08
  • Zuletzt bearbeitet 06.01.2025 22:33:55

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: msft: fix slab-use-after-free in msft_do_close() Tying the msft->data lifetime to hdev by freeing it in hci_release_dev() to fix the following case: [use] msft_do_close...