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.18%
  • Veröffentlicht 28.02.2024 09:15:37
  • Zuletzt bearbeitet 31.12.2024 16:08:54

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix race condition of overwrite vs truncate pos_fsstress testcase complains a panic as belew: ------------[ cut here ]------------ kernel BUG at fs/f2fs/compress.c...

  • EPSS 0.25%
  • Veröffentlicht 27.02.2024 19:04:05
  • Zuletzt bearbeitet 22.04.2025 16:15:19

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure trace_clock_global() to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resu...

  • EPSS 0.24%
  • Veröffentlicht 27.02.2024 10:15:08
  • Zuletzt bearbeitet 21.11.2024 06:34:58

In the Linux kernel, the following vulnerability has been resolved: net: fix use-after-free in tw_timer_handler A real world panic issue was found as follow in Linux 5.4. BUG: unable to handle page fault for address: ffffde49a863de28 PGD 7...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:57

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in __flush_work(). This warning is caused by work->func == NULL, which means missing work...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2024 18:15:07
  • Zuletzt bearbeitet 10.12.2025 07:15:55

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix info leak in hid_submit_ctrl In hid_submit_ctrl(), the way of calculating the report length doesn't take into account that report->size can be zero. When running t...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2024 18:15:06
  • Zuletzt bearbeitet 21.11.2024 04:40:00

In the Linux kernel, the following vulnerability has been resolved: netlabel: fix out-of-bounds memory accesses There are two array out-of-bounds memory accesses, one in cipso_v4_map_lvl_valid(), the other in netlbl_bitmap_walk(). Both errors are ...

  • EPSS 0.3%
  • Veröffentlicht 26.02.2024 16:27:59
  • Zuletzt bearbeitet 21.11.2024 09:02:37

In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP If the external phy working together with phy-omap-usb2 does not implement send_srp(), we may still attempt to call it....

  • EPSS 0.26%
  • Veröffentlicht 26.02.2024 16:27:45
  • Zuletzt bearbeitet 21.11.2024 06:34:53

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unr...

  • EPSS 0.23%
  • Veröffentlicht 23.02.2024 15:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:15

In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with...

  • EPSS 0.25%
  • Veröffentlicht 22.02.2024 17:15:08
  • Zuletzt bearbeitet 21.11.2024 08:39:46

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix use after free on context disconnection Upon module load, a kthread is created targeting the pvr2_context_thread_func function, which may call pvr2_context_dest...