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.01%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 14.01.2025 14:43:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer cs_desc The pointer cs_desc return from snd_usb_find_clock_source could be null, so there is a potential null pointer deref...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 18.03.2025 17:01:47

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed po...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() The following issue was observed running syzkaller: BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 20.12.2024 14:31:22

In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 21.03.2025 11:54:05

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix scsi_mode_sense() buffer length handling Several problems exist with scsi_mode_sense() buffer length handling: 1) The allocation length field of the MODE SENSE(10...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 03.11.2025 18:15:38

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 14.01.2025 16:41:58

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40E_VSI_RELEASING flag to signalize deleting and rel...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 21.03.2025 14:59:09

In the Linux kernel, the following vulnerability has been resolved: tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc When running ltp testcase(ltp/testcases/kernel/pty/pty04.c) with arm64, there is a soft lockup, which look like this one...

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 21.03.2025 11:57:12

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency The entry/exit latency and minimum residency in state for the idle states of MSM8998 were ..bad: first of all...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcd_queuecommand+0x468/...