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 25.03.2026 10:27:13
  • Zuletzt bearbeitet 23.04.2026 21:05:38

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim The root cause of this bug is that when 'bpf_link_put' reduces the refcount of 'shim_link->link.link' to zero, the resource ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:12
  • Zuletzt bearbeitet 23.04.2026 21:05:42

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Use correct version for UAC3 header validation The entry of the validators table for UAC3 AC header descriptor is defined with the wrong protocol version UAC_VERSI...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:11
  • Zuletzt bearbeitet 23.04.2026 21:09:29

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Return the correct value in vmw_translate_ptr functions Before the referenced fixes these functions used a lookup function that returned a pointer. This was changed to ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:10
  • Zuletzt bearbeitet 23.04.2026 21:06:57

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211() Check frame length before accessing the mgmt fields in mt76_connac2_mac_write_txwi_80211 in order to avoi...

  • EPSS 0.03%
  • Veröffentlicht 25.03.2026 10:27:08
  • Zuletzt bearbeitet 27.04.2026 14:16:30

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix preempt count leak in napi poll tracepoint Using get_cpu() in the tracepoint assignment causes an obvious preempt count leak because nothing invokes put_cpu() to undo it:...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:27:07
  • Zuletzt bearbeitet 18.04.2026 09:16:18

In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: validate USB endpoints The kaweth driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it ...

  • EPSS 0.03%
  • Veröffentlicht 25.03.2026 10:27:05
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded bond_option_mode_set() already rejects mode changes that would make a loaded XDP program incompatible via...

  • EPSS 0.03%
  • Veröffentlicht 25.03.2026 10:27:03
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: pinctrl: equilibrium: fix warning trace on load The callback functions 'eqbr_irq_mask()' and 'eqbr_irq_ack()' are also called in the callback function 'eqbr_irq_mask_ack()'. This i...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:27:02
  • Zuletzt bearbeitet 18.04.2026 09:16:18

In the Linux kernel, the following vulnerability has been resolved: can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message When looking at the data in a USB urb, the actual_length is the size of the buffer passed to the dr...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:01
  • Zuletzt bearbeitet 02.04.2026 15:16:30

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free in pm8001_queue_command() Commit e29c47fe8946 ("scsi: pm8001: Simplify pm8001_task_exec()") refactors pm8001_queue_command(), however it introduces...