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.02%
  • Veröffentlicht 21.05.2024 16:15:12
  • Zuletzt bearbeitet 31.12.2024 20:19:13

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix possible memory leak in ovs_meter_cmd_set() old_meter needs to be free after it is detached regardless of whether the new meter is successfully attached.

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:12
  • Zuletzt bearbeitet 23.09.2025 18:54:00

In the Linux kernel, the following vulnerability has been resolved: net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path syzbot reported that act_len in kalmia_send_init_packet() is uninitialized when passing it to the first usb_bulk_msg ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:12
  • Zuletzt bearbeitet 31.12.2024 20:18:52

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFS_SB2_OFFSET_BYTES, which computes the position of the second superblock, underflows when the argument de...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:12
  • Zuletzt bearbeitet 06.01.2025 20:39:33

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in ep_remove_wait_queue() If a non-root cgroup gets removed when there is a thread that registered trigger and is polling on a pressure file within th...

  • EPSS 0.03%
  • Veröffentlicht 20.05.2024 10:15:14
  • Zuletzt bearbeitet 10.01.2025 18:12:11

In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifs_sync_mid_result Coverity spotted that the cifs_sync_mid_result function could deadlock "Thread deadlock (ORDER_REVERSAL) lock_or...

  • EPSS 0.02%
  • Veröffentlicht 20.05.2024 10:15:14
  • Zuletzt bearbeitet 04.04.2025 14:32:31

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 15820...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:14
  • Zuletzt bearbeitet 23.09.2025 18:23:11

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix missing hugetlb_lock for resv uncharge There is a recent report on UFFDIO_COPY over hugetlb: https://lore.kernel.org/all/000000000000ee06de0616177560@google.com/ ...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:14
  • Zuletzt bearbeitet 12.05.2026 12:16:46

In the Linux kernel, the following vulnerability has been resolved: i40e: Do not use WQ_MEM_RECLAIM flag for workqueue Issue reported by customer during SRIOV testing, call trace: When both i40e and the i40iw driver are loaded, a warning in check_f...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:14
  • Zuletzt bearbeitet 12.05.2026 12:16:46

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: honor table dormant flag from netdev release event path Check for table dormant flag otherwise netdev release event path tries to unregister an already unregi...

  • EPSS 0.01%
  • Veröffentlicht 20.05.2024 10:15:14
  • Zuletzt bearbeitet 12.05.2026 12:16:47

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix incorrect list API usage Both the function that migrates all the chunks within a region and the function that migrates all the entries within a chunk ...