Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 18.03.2026 17:44:48
  • Zuletzt bearbeitet 19.03.2026 13:25:00

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node footer in {read,write}_end_io -----------[ cut here ]------------ kernel BUG at fs/f2fs/data.c:358! Call Trace: <IRQ> blk_update_request+0x5e...

  • EPSS 0.04%
  • Veröffentlicht 18.03.2026 17:44:48
  • Zuletzt bearbeitet 19.03.2026 13:25:00

In the Linux kernel, the following vulnerability has been resolved: fbdev: rivafb: fix divide error in nv3_arb() A userspace program can trigger the RIVA NV3 arbitration code by calling the FBIOPUT_VSCREENINFO ioctl on /dev/fb*. When doing so, the ...

  • EPSS 0.03%
  • Veröffentlicht 18.03.2026 17:41:07
  • Zuletzt bearbeitet 19.03.2026 17:16:22

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: release admin tagset if init fails nvme_fabrics creates an NVMe/FC controller in following path: nvmf_dev_write() -> nvmf_create_ctrl() -> nvme_fc_creat...

  • EPSS 0.03%
  • Veröffentlicht 18.03.2026 17:41:06
  • Zuletzt bearbeitet 19.03.2026 13:25:00

In the Linux kernel, the following vulnerability has been resolved: regmap: maple: free entry on mas_store_gfp() failure regcache_maple_write() allocates a new block ('entry') to merge adjacent ranges and then stores it with mas_store_gfp(). When m...

  • EPSS 0.03%
  • Veröffentlicht 18.03.2026 17:41:05
  • Zuletzt bearbeitet 19.03.2026 13:25:00

In the Linux kernel, the following vulnerability has been resolved: io_uring/rw: free potentially allocated iovec on cache put failure If a read/write request goes through io_req_rw_cleanup() and has an allocated iovec attached and fails to put to ...

  • EPSS 0.04%
  • Veröffentlicht 18.03.2026 17:41:04
  • Zuletzt bearbeitet 19.03.2026 13:25:00

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup In setup_nic_devices(), the initialization loop jumps to the label setup_nic_dev_free on failure. The current ...

  • EPSS 0.03%
  • Veröffentlicht 18.03.2026 17:41:01
  • Zuletzt bearbeitet 27.04.2026 14:16:29

In the Linux kernel, the following vulnerability has been resolved: net: add proper RCU protection to /proc/net/ptype Yin Fengwei reported an RCU stall in ptype_seq_show() and provided a patch. Real issue is that ptype_seq_next() and ptype_seq_sho...

  • EPSS 0.03%
  • Veröffentlicht 18.03.2026 17:40:59
  • Zuletzt bearbeitet 19.03.2026 17:16:21

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable exception fixup for specific ADE subcode This patch allows the LoongArch BPF JIT to handle recoverable memory access errors generated by BPF_PROBE_MEM* instructio...

  • EPSS 0.03%
  • Veröffentlicht 18.03.2026 17:40:58
  • Zuletzt bearbeitet 19.03.2026 13:25:00

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from __cow_file_range_inline() without f...

  • EPSS 0.04%
  • Veröffentlicht 18.03.2026 17:40:58
  • Zuletzt bearbeitet 11.04.2026 13:16:36

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, ...