Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:34:10

In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at io_uring/io_uring.c:734 io_cqring_event_overflow+0x1c0/0...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 17.10.2024 14:15:04

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() The subs function argument may be NULL, so do not use it before the NULL check.

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:27:29

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support the Ntuple feature and hash tables for the tc feature are not getting freed ...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:21:31

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mpls: Fix warning during failed attribute validation The 'TCA_MPLS_LABEL' attribute is of 'NLA_U32' type, but has a validation type of 'NLA_VALIDATE_FUNCTION'. This ...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 12.09.2024 16:06:17

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() Fix a use-after-free that occurs in hcd when in_urb sent from pn533_usb_send_frame() is completed earlier than o...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 12.09.2024 14:47:08

In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In __alloc_and_insert_iova_range, there is an issue that retry_pfn overflows. The value of iovad->anchor.pfn_hi is ~0UL, then when iovad-...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:05
  • Zuletzt bearbeitet 06.09.2024 14:55:46

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu paths were buggy and it was easy to make the drive...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:05
  • Zuletzt bearbeitet 06.09.2024 15:39:03

In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset (like when it is kexec()), the regulator might have an IRQ waiting for us. If we enable the IR...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 07:15:05
  • Zuletzt bearbeitet 29.08.2024 02:35:56

In the Linux kernel, the following vulnerability has been resolved: sched/core: Fix use-after-free bug in dup_user_cpus_ptr() Since commit 07ec77a1d4e8 ("sched: Allow task CPU affinity to be restricted on asymmetric systems"), the setting and clear...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:05
  • Zuletzt bearbeitet 03.11.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Cleanup partial engine discovery failures If we abort driver initialisation in the middle of gt/engine discovery, some engines will be fully setup and some not. Those ...