Canonical

Ubuntu Pro 18.04 LTS

4807 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 13:33:18
  • Zuletzt bearbeitet 14.01.2026 19:16:34

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpu_ring_fini.

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:17
  • Zuletzt bearbeitet 14.01.2026 19:16:34

In the Linux kernel, the following vulnerability has been resolved: net: dcb: choose correct policy to parse DCB_ATTR_BCN The dcbnl_bcn_setcfg uses erroneous policy to parse tb[DCB_ATTR_BCN], which is introduced in commit 859ee3c43812 ("DCB: Add su...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:16
  • Zuletzt bearbeitet 14.01.2026 19:16:15

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: prevent integer overflow in sh_css_set_black_frame() The "height" and "width" values come from the user so the "height * width" multiplication can overflow.

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:14
  • Zuletzt bearbeitet 14.01.2026 19:16:15

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindex_set_parms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c2...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:13
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: integrity: Fix memory leakage in keyring allocation error path Key restriction is allocated in integrity_init_keyring(). However, if keyring allocation failed, it is not freed, cau...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 13:33:12
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. W...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:08
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: nvme: fix multipath crash caused by flush request when blktrace is enabled The flush request initialized by blk_kick_flush has NULL bio, and it may be dealt with nvme_end_req durin...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:06
  • Zuletzt bearbeitet 14.01.2026 19:16:12

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfs_d_automount() When mounting from a NFSv4 referral, path->dentry can end up being a negative dentry, so derive the struct nfs_server from the dentry itself i...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 13:33:04
  • Zuletzt bearbeitet 14.01.2026 19:16:12

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Can't set dst buffer to done when lat decode error Core thread will call v4l2_m2m_buf_done to set dst buffer done for lat architecture. If lat call v4l2_m2...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 13:33:01
  • Zuletzt bearbeitet 14.01.2026 19:16:11

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota enable and quota rescan ioctl When enabling quotas, at btrfs_quota_enable(), after committing the transaction, we change fs_info->quota_root to point ...