Canonical

Ubuntu Pro 16.04 LTS

5721 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:47
  • Zuletzt bearbeitet 16.01.2026 21:33:19

In the Linux kernel, the following vulnerability has been resolved: io_uring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by io_ring_exit_work....

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:45
  • Zuletzt bearbeitet 16.01.2026 21:09:17

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Add length check when parsing nlattrs There are three places that qla4xxx parses nlattrs: - qla4xxx_set_chap_entry() - qla4xxx_iface_set_param() - qla4xxx_sysf...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:43
  • Zuletzt bearbeitet 16.01.2026 21:24:42

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'cur_dsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer.

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:43
  • Zuletzt bearbeitet 16.01.2026 21:22:30

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: free iio for atombios when driver shutdown Fix below kmemleak when unload radeon driver: unreferenced object 0xffff9f8608ede200 (size 512): comm "systemd-udevd", pid...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:43
  • Zuletzt bearbeitet 16.01.2026 21:21:16

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput input_dev name Reference the HID device rather than the input device for the devm allocation of the input_dev name. Refe...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:41
  • Zuletzt bearbeitet 23.01.2026 02:08:34

In the Linux kernel, the following vulnerability has been resolved: ext4: remove a BUG_ON in ext4_mb_release_group_pa() If a malicious fuzzer overwrites the ext4 superblock while it is mounted such that the s_first_data_block is set to a very large...

  • EPSS 0.14%
  • Veröffentlicht 01.10.2025 12:15:40
  • Zuletzt bearbeitet 16.01.2026 19:15:20

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID An error case exit from lpfc_cmpl_ct_cmd_gft_id() results in a call to lpfc_nlp_put() with a null pointer...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:40
  • Zuletzt bearbeitet 16.01.2026 19:15:33

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw() In rtw_init_drv_sw(), there are various init functions are called to populate the padapter structure and some che...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:39
  • Zuletzt bearbeitet 16.01.2026 19:14:45

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocate...

  • EPSS 0.15%
  • Veröffentlicht 01.10.2025 12:15:39
  • Zuletzt bearbeitet 16.01.2026 19:14:50

In the Linux kernel, the following vulnerability has been resolved: powerpc/52xx: Fix a resource leak in an error handling path The error handling path of mpc52xx_lpbfifo_probe() has a request_irq() that is not balanced by a corresponding free_irq(...