Canonical

Ubuntu Pro 14.04 LTS

5457 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.19%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 17.03.2025 15:37:03

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() Syzbot reported a hang issue in migrate_pages_batch() called by mbind() and nilfs_lookup_dirty_data_buffers() called in the lo...

  • EPSS 0.23%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 17.03.2025 15:37:12

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfs_recovery_copy_block() of nilfs_recovery_dsync_blocks(), which recovers data from...

  • EPSS 0.22%
  • Veröffentlicht 03.04.2024 15:15:52
  • Zuletzt bearbeitet 27.02.2025 14:34:43

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr [Why] There is a potential memory access violation while iterating through array of dcn35 clks. [How] Limit iteratio...

  • EPSS 0.18%
  • Veröffentlicht 03.04.2024 15:15:51
  • Zuletzt bearbeitet 03.02.2025 16:16:43

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: -...

  • EPSS 0.25%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:44

In the Linux kernel, the following vulnerability has been resolved: ppp_async: limit MRU to 64K syzbot triggered a warning [1] in __alloc_pages(): WARN_ON_ONCE_GFP(order > MAX_PAGE_ORDER, gfp) Willem fixed a similar issue in commit c0a2a1b0d631 (...

  • EPSS 0.24%
  • Veröffentlicht 02.04.2024 07:15:44
  • Zuletzt bearbeitet 17.03.2025 15:42:33

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix delayed ACKs to not set the reference serial number Fix the construction of delayed ACKs to not set the reference serial number as they can't be used as an RTT reference...

  • EPSS 0.19%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:03:48

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix IO hang from sbitmap wakeup race In blk_mq_mark_tag_wait(), __add_wait_queue() may be re-ordered with the following blk_mq_get_driver_tag() in case of getting driver ta...

  • EPSS 0.22%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 08.04.2025 19:24:08

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c:377 amdgpu_mca_smu...

  • EPSS 0.23%
  • Veröffentlicht 02.04.2024 07:15:42
  • Zuletzt bearbeitet 03.11.2025 20:16:10

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpu_gem_userptr_ioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The...

  • EPSS 0.15%
  • Veröffentlicht 02.04.2024 07:15:42
  • Zuletzt bearbeitet 03.02.2025 16:15:21

In the Linux kernel, the following vulnerability has been resolved: bcachefs: grab s_umount only if snapshotting When I was testing mongodb over bcachefs with compression, there is a lockdep warning when snapshotting mongodb data volume. $ cat tes...