Canonical

Ubuntu 22.04 LTS

9201 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Medienbericht
  • EPSS 0.94%
  • Veröffentlicht 05.07.2024 02:15:09
  • Zuletzt bearbeitet 04.11.2025 18:15:49

The IPv6 implementation in the Linux kernel before 6.3 has a net/ipv6/route.c max_size threshold that can be consumed easily, e.g., leading to a denial of service (network is unreachable errors) when IPv6 packets are sent in a loop via a raw socket.

  • EPSS 0.21%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 21.11.2024 09:27:43

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/qcom/lmh: Check for SCM availability at probe Up until now, the necessary scm availability check has not been performed, leading to possible null pointer dereferenc...

  • EPSS 0.24%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 17.09.2025 16:07:38

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode() syzbot reports a kernel bug as below: F2FS-fs (loop0): Mounted with checkpoint version = 48b305e4 =============...

  • EPSS 0.18%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 12.05.2026 12:16:56

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix deadlock in smb2_find_smb_tcon() Unlock cifs_tcp_ses_lock before calling cifs_put_smb_ses() to avoid such deadlock.

  • EPSS 0.25%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:03

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors The error handling in nilfs_empty_dir() when a directory folio/page read fails is incorrect, as in the old ext...

  • EPSS 0.24%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 21.11.2024 09:27:44

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add error handle to avoid out-of-bounds if the sdma_v4_0_irq_id_to_seq return -EINVAL, the process should be stop to avoid out-of-bounds read, so directly return -EINVA...

  • EPSS 0.23%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:03

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix handling of dissolved but not taken off from buddy pages When I did memory failure tests recently, below panic occurs: page: refcount:0 mapcount:0 mapping:0...

  • EPSS 0.23%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 21.11.2024 09:27:25

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix uninit-value in p9_client_rpc() Syzbot with the help of KMSAN reported the following error: BUG: KMSAN: uninit-value in trace_9p_client_res include/trace/events/9p.h:1...

  • EPSS 0.25%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 06.01.2026 15:06:42

In the Linux kernel, the following vulnerability has been resolved: 9p: add missing locking around taking dentry fid list Fix a use-after-free on dentry's d_fsdata fid list when a thread looks up a fid through dentry while another thread unlinks it...

  • EPSS 0.17%
  • Veröffentlicht 25.06.2024 15:15:13
  • Zuletzt bearbeitet 06.12.2025 22:15:48

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix crash on racing fsync and size-extending write into prealloc We have been seeing crashes on duplicate keys in btrfs_set_item_key_safe(): BTRFS critical (device vdb): ...