Canonical

Ubuntu 22.04 LTS

9201 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:18

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2_TXDC to be set, we avoid a potential deadlock. In case of the timeout, there ...

  • EPSS 0.3%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:18

In the Linux kernel, the following vulnerability has been resolved: MIPS: Octeon: Add PCIe link status check The standard PCIe configuration read-write interface is used to access the configuration space of the peripheral PCIe devices of the mips p...

  • EPSS 0.29%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:18

In the Linux kernel, the following vulnerability has been resolved: Avoid hw_desc array overrun in dw-axi-dmac I have a use case where nr_buffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descs_allocat...

  • EPSS 0.3%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 12.05.2026 12:17:01

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove clear SB_INLINECRYPT flag in default_options In f2fs_remount, SB_INLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these file...

  • EPSS 0.22%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:19

In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4_xattr_set_entry() creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests a...

  • EPSS 0.29%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 20:16:27

In the Linux kernel, the following vulnerability has been resolved: media: mtk-vcodec: potential null pointer deference in SCP The return value of devm_kzalloc() needs to be checked to avoid NULL pointer deference. This is similar to CVE-2022-3113.

  • EPSS 0.3%
  • Veröffentlicht 12.07.2024 13:15:18
  • Zuletzt bearbeitet 03.11.2025 22:17:19

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Enforce hcall result buffer validity and size plpar_hcall(), plpar_hcall9(), and related functions expect callers to provide valid result buffers of certain minimu...

  • EPSS 0.19%
  • Veröffentlicht 12.07.2024 13:15:17
  • Zuletzt bearbeitet 03.11.2025 22:17:17

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() Use {READ,WRITE}_ONCE() to access kvm->last_boosted_vcpu to ensure the loads and stores are atomic. In the extremel...

  • EPSS 0.26%
  • Veröffentlicht 12.07.2024 13:15:17
  • Zuletzt bearbeitet 03.11.2025 22:17:17

In the Linux kernel, the following vulnerability has been resolved: net: do not leave a dangling sk pointer, when socket creation fails It is possible to trigger a use-after-free by: * attaching an fentry probe to __sock_release() and the probe c...

  • EPSS 0.27%
  • Veröffentlicht 12.07.2024 13:15:17
  • Zuletzt bearbeitet 03.11.2025 22:17:17

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list Use list_for_each_entry_safe() to allow iterating through the list and deleting the entry in the iteration pro...