Canonical

Ubuntu Pro 14.04 LTS

4792 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 03.11.2025 20:16:43

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsg_queue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsg_queue to NULL after removing it to prevent p...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 03.11.2025 20:16:55

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread syzbot report a null-ptr-deref in vidtv_mux_stop_thread. [1] If dvb->mux is not initialized successfully by vidtv_mux_i...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 23.10.2025 13:04:42

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: smc: Handle missing SCM device Commit ca61d6836e6f ("firmware: qcom: scm: fix a NULL-pointer dereference") makes it explicit that qcom_scm_get_tzmem_pool() can...

  • EPSS 0.07%
  • Veröffentlicht 27.02.2025 02:15:16
  • Zuletzt bearbeitet 23.10.2025 13:05:24

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed If WoWLAN failed in resume flow, the rtw89_ops_add_interface() triggered without removing the interface first. T...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: net: rose: fix timer races against user threads Rose timers only acquire the socket spinlock, without checking if the socket is owned by one user thread. Add a check and rearm the...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfs_prepare_chunk() may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUG_ON check failures reported by syzbot ar...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:12

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not force clear folio if buffer is referenced Patch series "nilfs2: protect busy buffer heads from being force-cleared". This series fixes the buffer head state inconsi...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 03.11.2025 20:17:10

In the Linux kernel, the following vulnerability has been resolved: net: usb: rtl8150: enable basic endpoint checking Syzkaller reports [1] encountering a common issue of utilizing a wrong usb endpoint type during URB submitting stage. This, in tur...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 12.05.2026 13:16:32

In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rose_setsockopt() In case of possible unpredictably large arguments passed to rose_setsockopt() and multiplied by extra values on top of that...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 02:15:14
  • Zuletzt bearbeitet 12.05.2026 13:16:33

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime After commit ec6bb299c7c3 ("md/md-bitmap: add 'sync_size' into struct md_bitmap_stats"), following panic is report...