Canonical

Ubuntu Pro 14.04 LTS

5459 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 06.03.2025 17:15:21
  • Zuletzt bearbeitet 12.05.2026 13:16:27

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyo_write_control() syzbot is reporting too large allocation warning at tomoyo_write_control(), for one can write a very very long line without new...

  • EPSS 0.15%
  • Veröffentlicht 06.03.2025 16:15:53
  • Zuletzt bearbeitet 12.05.2026 13:16:27

In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a team device lower, e.g. adding veth0 if vlan1 was already added and ve...

  • EPSS 0.19%
  • Veröffentlicht 06.03.2025 16:15:53
  • Zuletzt bearbeitet 12.05.2026 13:16:27

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: remove unused check_buddy_priv Commit 2461c7d60f9f ("rtlwifi: Update header file") introduced a global list of private data structures. Later on, commit 26634c4b186...

  • EPSS 0.19%
  • Veröffentlicht 06.03.2025 16:15:52
  • Zuletzt bearbeitet 14.07.2026 13:17:16

In the Linux kernel, the following vulnerability has been resolved: ubifs: skip dumping tnc tree when zroot is null Clearing slab cache will free all znode in memory and make c->zroot.znode = NULL, then dumping tnc tree will access c->zroot.znode w...

  • EPSS 0.19%
  • Veröffentlicht 06.03.2025 16:15:52
  • Zuletzt bearbeitet 12.05.2026 13:16:27

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: fix memory leaks and invalid access at probe error path Deinitialize at reverse order when probe fails. When init_sw_vars fails, rtl_deinit_core should not be calle...

  • EPSS 0.19%
  • Veröffentlicht 06.03.2025 16:15:51
  • Zuletzt bearbeitet 22.01.2026 20:55:53

In the Linux kernel, the following vulnerability has been resolved: staging: media: max96712: fix kernel oops when removing module The following kernel oops is thrown when trying to remove the max96712 module: Unable to handle kernel paging reques...

  • EPSS 0.14%
  • Veröffentlicht 02.03.2025 15:15:11
  • Zuletzt bearbeitet 01.10.2025 20:17:09

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC There is a small race window at snd_pcm_oss_sync() that is called from OSS PCM SNDCTL_DSP_SYNC ioctl; namely the function calls snd_pcm_...

  • EPSS 0.12%
  • Veröffentlicht 27.02.2025 20:16:04
  • Zuletzt bearbeitet 28.10.2025 02:53:28

In the Linux kernel, the following vulnerability has been resolved: block: mark GFP_NOIO around sysfs ->store() sysfs ->store is called with queue freezed, meantime we have several ->store() callbacks(update_nr_requests, wbt, scheduler) to allocate...

  • EPSS 0.18%
  • Veröffentlicht 27.02.2025 20:16:04
  • Zuletzt bearbeitet 03.11.2025 21:19:12

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/display: Use HW lock mgr for PSR1" This reverts commit a2b5a9956269 ("drm/amd/display: Use HW lock mgr for PSR1") Because it may cause system hang while connect wi...

  • EPSS 0.18%
  • Veröffentlicht 27.02.2025 20:16:04
  • Zuletzt bearbeitet 03.11.2025 21:19:12

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap: use threaded IRQ for LCD DMA When using touchscreen and framebuffer, Nokia 770 crashes easily with: BUG: scheduling while atomic: irq/144-ads7846/82/0x00010000 ...