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.15%
  • Veröffentlicht 04.10.2025 15:43:48
  • Zuletzt bearbeitet 22.01.2026 19:57:33

In the Linux kernel, the following vulnerability has been resolved: binfmt_misc: fix shift-out-of-bounds in check_special_flags UBSAN reported a shift-out-of-bounds warning: left shift of 1 by 31 places cannot be represented in type 'int' Call T...

  • EPSS 0.16%
  • Veröffentlicht 04.10.2025 15:43:47
  • Zuletzt bearbeitet 22.01.2026 19:06:12

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy() Dm_cache also has the same UAF problem when dm_resume() and dm_destroy() are concurrent. Therefore, cancelling timer again in destroy().

  • EPSS 0.15%
  • Veröffentlicht 04.10.2025 15:43:46
  • Zuletzt bearbeitet 23.01.2026 20:54:23

In the Linux kernel, the following vulnerability has been resolved: thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash When CPU 0 is offline and intel_powerclamp is used to inject idle, it generates kernel BUG: B...

  • EPSS 0.14%
  • Veröffentlicht 04.10.2025 15:43:45
  • Zuletzt bearbeitet 23.01.2026 20:43:01

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix use-after-free on probe deferral The bridge counter was never reset when tearing down the DRM device so that stale pointers to deallocated structures would be accessed...

  • EPSS 0.13%
  • Veröffentlicht 04.10.2025 15:17:15
  • Zuletzt bearbeitet 21.03.2026 01:06:48

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWL_SEC_WEP_KEY_OFFSET when needed while verifying key_len size in iwl_mvm_sec_key_add().

  • EPSS 0.14%
  • Veröffentlicht 04.10.2025 15:17:15
  • Zuletzt bearbeitet 23.03.2026 18:41:22

In the Linux kernel, the following vulnerability has been resolved: null_blk: Always check queue mode setting from configfs Make sure to check device queue mode in the null_validate_conf() and return error for NULL_Q_RQ as we don't allow legacy I/O...

  • EPSS 0.12%
  • Veröffentlicht 04.10.2025 15:17:14
  • Zuletzt bearbeitet 21.03.2026 01:07:02

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: delete timer and free skb queue when unloading Fix possible crash and memory leak on driver unload by deleting TX purge timer and freeing C2H queue in 'rtw_core_deinit...

  • EPSS 0.14%
  • Veröffentlicht 04.10.2025 15:17:10
  • Zuletzt bearbeitet 21.03.2026 01:02:40

In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow lea...

  • EPSS 0.14%
  • Veröffentlicht 04.10.2025 15:17:07
  • Zuletzt bearbeitet 21.03.2026 00:39:51

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix defrag path triggering jbd2 ASSERT code path: ocfs2_ioctl_move_extents ocfs2_move_extents ocfs2_defrag_extent __ocfs2_move_extent + ocfs2_journal_access_di ...

  • EPSS 0.13%
  • Veröffentlicht 04.10.2025 15:17:02
  • Zuletzt bearbeitet 21.03.2026 01:00:18

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic() pr_info() is called with rtp->cbs_gbl_lock spin lock locked. Because pr_info() calls printk() that might sleep, ...