Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.02.2024 19:04:07
  • Zuletzt bearbeitet 06.12.2024 17:55:15

In the Linux kernel, the following vulnerability has been resolved: ACPI: custom_method: fix potential use-after-free issue In cm_write(), buf is always freed when reaching the end of the function. If the requested count is less than table.length,...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 06.12.2024 17:53:52

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix stack OOB read while fragmenting IPv4 packets running openvswitch on kernels built with KASAN, it's possible to see the following splat while testing fragmentation...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2024 19:04:06
  • Zuletzt bearbeitet 11.12.2024 14:47:28

In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2_get_enc_key Avoid a warning if the error percolates back up: [440700.376476] CIFS VFS: \\otters.example.com crypt_message: Could not get ...

  • EPSS 0.01%
  • 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.02%
  • 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.01%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:56

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy->pending_skb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause...

  • EPSS 0.01%
  • 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.02%
  • Veröffentlicht 27.02.2024 10:15:07
  • Zuletzt bearbeitet 22.04.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear. ffs_data_clear is indirectly called from both ffs_fs_kill_sb and ffs_ep0_release, so it ends up being called twice when user...

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

In the Linux kernel, the following vulnerability has been resolved: i2c: Fix a potential use after free Free the adap structure only after we are done using it. This patch just moves the put_device() down a bit to avoid the use after free. [wsa: a...

  • EPSS 0.01%
  • 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...