Canonical

Ubuntu Pro 20.04 LTS

5265 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 27.03.2025 21:05:43

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAP_NET_ADMIN.

  • EPSS 0.2%
  • 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: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers regist...

  • EPSS 0.24%
  • 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.2%
  • 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.33%
  • Veröffentlicht 10.04.2024 19:15:47
  • Zuletzt bearbeitet 04.08.2026 10:16:50

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.23%
  • Veröffentlicht 04.04.2024 09:15:09
  • Zuletzt bearbeitet 04.08.2026 11:17:07

In the Linux kernel, the following vulnerability has been resolved: Both cadence-quadspi ->runtime_suspend() and ->runtime_resume() implementations start with: struct cqspi_st *cqspi = dev_get_drvdata(dev); struct spi_controller *host = dev_get_d...

  • EPSS 0.24%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 04.08.2026 11:17:05

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’...

  • EPSS 0.24%
  • Veröffentlicht 03.04.2024 17:15:53
  • Zuletzt bearbeitet 19.06.2025 13:15:31

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt Determine if bb_fragments is 0 instead of determining bb_free to eliminate the risk of dividing...

  • EPSS 0.18%
  • Veröffentlicht 03.04.2024 17:15:53
  • Zuletzt bearbeitet 17.07.2025 17:15:35

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at set_capacity Move set_capacity() outside of the section procected by (&d->lock). To avoid possible interrupt unsafe locking scenario: CPU0...

  • EPSS 0.24%
  • Veröffentlicht 03.04.2024 17:15:53
  • Zuletzt bearbeitet 27.02.2025 14:34:43

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected Return IRQ_NONE from the interrupt handler when no interrupt was detected. Because an empty interrupt will cause ...