Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:13:12
  • Zuletzt bearbeitet 04.11.2025 17:04:06

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic once fallocation fails for pinfile syzbot reports a f2fs bug as below: ------------[ cut here ]------------ kernel BUG at fs/f2fs/segment.c:2746! CPU: 0 U...

  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:13:08
  • Zuletzt bearbeitet 03.11.2025 18:27:37

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb In clustermd, separate write-intent-bitmaps are used for each cluster node: 0 4k ...

  • EPSS 0.07%
  • Veröffentlicht 16.04.2025 14:13:08
  • Zuletzt bearbeitet 27.04.2026 14:16:22

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: don't ignore IO flags If blk-wbt is enabled by default, it's found that raid write performance is quite bad because all IO are throttled by wbt of underlying disks...

  • EPSS 0.09%
  • Veröffentlicht 16.04.2025 14:13:05
  • Zuletzt bearbeitet 19.01.2026 13:16:07

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() There's issue as follows: BUG: KASAN: use-after-free in ext4_xattr_inode_dec_ref_all+0x6ff/0x790 Read of size 4 at add...

  • EPSS 0.08%
  • Veröffentlicht 16.04.2025 14:12:56
  • Zuletzt bearbeitet 03.11.2025 18:42:15

In the Linux kernel, the following vulnerability has been resolved: ax25: Remove broken autobind Binding AX25 socket by using the autobind feature leads to memory leaks in ax25_connect() and also refcount leaks in ax25_release(). Memory leak was de...

  • EPSS 0.09%
  • Veröffentlicht 16.04.2025 14:12:55
  • Zuletzt bearbeitet 11.01.2026 17:15:52

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_entry() There are actually 2 problems: - deleting the last element doesn't require the memmove of element...

  • EPSS 0.09%
  • Veröffentlicht 16.04.2025 14:12:53
  • Zuletzt bearbeitet 03.11.2025 18:44:21

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Use kernel helpers for hex dumps Previously, when the driver was printing hex dumps, the buffer was cast to an 8 byte long and printed using string formatters. If the buff...

  • EPSS 0.08%
  • Veröffentlicht 16.04.2025 14:12:52
  • Zuletzt bearbeitet 24.11.2025 10:15:59

In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer dereference in l3mdev_l3_rcv When delete l3s ipvlan: ip link del link eth0 ipvlan1 type ipvlan mode l3s This may cause a null pointer dereference: ...

  • EPSS 0.09%
  • Veröffentlicht 16.04.2025 14:12:42
  • Zuletzt bearbeitet 11.01.2026 17:15:52

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() If track_pfn_copy() fails, we already added the dst VMA to the maple tree. As fork() fails, we'll cleanup the...

  • EPSS 0.1%
  • Veröffentlicht 16.04.2025 14:12:34
  • Zuletzt bearbeitet 03.11.2025 20:17:43

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow When cur_qp isn't NULL, in order to avoid fetching the QP from the radix tree again we check if the next cqe QP is identical to th...