Canonical

Ubuntu Pro 14.04 LTS

6300 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 29.02.2024 06:15:45
  • Zuletzt bearbeitet 04.08.2026 10:18:29

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidpp_connect_event() has *four* time-of-check vs time-of-use (TOCTOU) races when it races with itself. hidpp_conn...

  • EPSS 0.6%
  • Veröffentlicht 29.02.2024 06:15:45
  • Zuletzt bearbeitet 15.08.2026 13:17:42

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix uaf in smb20_oplock_break_ack drop reference after use opinfo.

  • EPSS 0.26%
  • Veröffentlicht 29.02.2024 01:42:05
  • Zuletzt bearbeitet 15.04.2026 00:35:42

bt_sock_recvmsg in net/bluetooth/af_bluetooth.c in the Linux kernel through 6.6.8 has a use-after-free because of a bt_sock_ioctl race condition.

  • 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.25%
  • Veröffentlicht 27.02.2024 10:15:08
  • Zuletzt bearbeitet 04.08.2026 10:16:37

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.75%
  • Veröffentlicht 26.02.2024 18:15:06
  • Zuletzt bearbeitet 04.08.2026 10:16:33

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....