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.01%
  • Veröffentlicht 01.05.2026 14:14:34
  • Zuletzt bearbeitet 07.05.2026 18:58:07

In the Linux kernel, the following vulnerability has been resolved: vxlan: validate ND option lengths in vxlan_na_create vxlan_na_create() walks ND options according to option-provided lengths. A malformed option can make the parser advance beyond ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:33
  • Zuletzt bearbeitet 07.05.2026 16:53:14

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device will cause a NULL pointer deref and crash the syst...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:32
  • Zuletzt bearbeitet 07.05.2026 16:50:47

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU Since commit 8e4f0b1ebcf2 ("bpf: use rcu_read_lock_dont_migrate() for trampoline.c"), the BPF prolog (_...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2026 14:14:32
  • Zuletzt bearbeitet 07.05.2026 16:52:11

In the Linux kernel, the following vulnerability has been resolved: iommupt: Fix short gather if the unmap goes into a large mapping unmap has the odd behavior that it can unmap more than requested if the ending point lands within the middle of a l...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:31
  • Zuletzt bearbeitet 07.05.2026 16:44:45

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix stale direct dispatch state in ddsp_dsq_id @p->scx.ddsp_dsq_id can be left set (non-SCX_DSQ_INVALID) triggering a spurious warning in mark_direct_dispatch() when the...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:30
  • Zuletzt bearbeitet 08.05.2026 13:16:36

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Address thermal zone removal races with resume Since thermal_zone_pm_complete() and thermal_zone_device_resume() re-initialize the poll_queue delayed work for the gi...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:30
  • Zuletzt bearbeitet 07.05.2026 15:36:58

In the Linux kernel, the following vulnerability has been resolved: gpio: Fix resource leaks on errors in gpiochip_add_data_with_key() Since commit aab5c6f20023 ("gpio: set device type for GPIO chips"), `gdev->dev.release` is unset. As a result, t...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:29
  • Zuletzt bearbeitet 08.05.2026 13:16:36

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx->remote_heap fastrpc_init_create_static_process() may free cctx->remote_heap on the err_map path but does not clear the pointer. Later, ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:28
  • Zuletzt bearbeitet 07.05.2026 16:16:19

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop A race condition between gether_disconnect() and eth_stop() leads to a NULL pointer dereference. Specifically,...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:28
  • Zuletzt bearbeitet 07.05.2026 16:02:57

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsi_notify_common() The connector number extracted from CCI via UCSI_CCI_CONNECTOR() is a 7-bit field (0-127) that is used to index ...