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.24%
  • Veröffentlicht 21.06.2024 11:15:09
  • Zuletzt bearbeitet 21.11.2024 09:17:15

In the Linux kernel, the following vulnerability has been resolved: efi: libstub: only free priv.runtime_map when allocated priv.runtime_map is only allocated when efi_novamap is not set. Otherwise, it is an uninitialized value. In the error path,...

  • EPSS 0.27%
  • Veröffentlicht 21.06.2024 11:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:35

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound Raw packet from PF_PACKET socket ontop of an IPv6-backed ipvlan device will hit WARN_ON_ONCE() in sk_mc_loop() through sc...

  • EPSS 0.25%
  • Veröffentlicht 21.06.2024 11:15:09
  • Zuletzt bearbeitet 03.11.2025 22:16:57

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, be...

  • EPSS 0.21%
  • Veröffentlicht 20.06.2024 08:15:38
  • Zuletzt bearbeitet 03.10.2025 16:09:01

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Remove HCI_AMP support Since BT_HS has been remove HCI_AMP controllers no longer has any use so remove it along with the capability of creating AMP controllers. Si...

  • EPSS 0.25%
  • Veröffentlicht 20.06.2024 07:15:41
  • Zuletzt bearbeitet 12.05.2026 12:16:55

In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alauda_info will remain 0 if alauda_init_media() fails, potentially causing divide erro...

  • EPSS 1.11%
  • Veröffentlicht 19.06.2024 14:15:21
  • Zuletzt bearbeitet 12.05.2026 12:16:55

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6_init() is wrong in case CONFIG_IPV6_SEG6_LWTUNNEL is not defined. In that case if seg6_hmac_init() fails, the gen...

  • EPSS 0.18%
  • Veröffentlicht 19.06.2024 14:15:21
  • Zuletzt bearbeitet 17.09.2025 17:06:22

In the Linux kernel, the following vulnerability has been resolved: m68k: Fix spinlock race in kernel thread creation Context switching does take care to retain the correct lock owner across the switch from 'prev' to 'next' tasks. This does rely o...

  • EPSS 0.21%
  • Veröffentlicht 19.06.2024 14:15:21
  • Zuletzt bearbeitet 03.10.2025 15:26:20

In the Linux kernel, the following vulnerability has been resolved: openrisc: traps: Don't send signals to kernel mode threads OpenRISC exception handling sends signals to user processes on floating point exceptions and trap instructions (for debug...

  • EPSS 0.24%
  • Veröffentlicht 19.06.2024 14:15:21
  • Zuletzt bearbeitet 12.05.2026 12:16:55

In the Linux kernel, the following vulnerability has been resolved: cpufreq: exit() callback is optional The exit() callback is optional and shouldn't be called without checking a valid pointer first. Also, we must clear freq_table pointer even if...

  • EPSS 0.65%
  • Veröffentlicht 19.06.2024 14:15:21
  • Zuletzt bearbeitet 01.04.2025 18:27:13

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: re-fix fortified-memset warning The carl9170_tx_release() function sometimes triggers a fortified-memset warning in my randconfig builds: In file included from inc...