Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 11:00:30
  • Zuletzt bearbeitet 14.11.2025 18:08:03

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics Without these, potential memory leak may be induced.

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 10:59:58
  • Zuletzt bearbeitet 14.11.2025 19:41:15

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix obscure lockdep violation for udc_mutex A recent commit expanding the scope of the udc_lock mutex in the gadget core managed to cause an obscure and slightly bizar...

  • EPSS 0.02%
  • Veröffentlicht 18.06.2025 10:54:41
  • Zuletzt bearbeitet 18.06.2025 15:15:20

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.04%
  • Veröffentlicht 18.06.2025 10:54:39
  • Zuletzt bearbeitet 14.11.2025 20:25:43

In the Linux kernel, the following vulnerability has been resolved: cifs: fix small mempool leak in SMB2_negotiate() In some cases of failure (dialect mismatches) in SMB2_negotiate(), after the request is sent, the checks would return -EIO when the...

  • EPSS 0.08%
  • Veröffentlicht 18.06.2025 10:54:36
  • Zuletzt bearbeitet 14.11.2025 20:24:22

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dma_resv object we always assumed the the newer than all the existing fences. With J...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 09:35:41
  • Zuletzt bearbeitet 14.11.2025 20:24:01

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simple_write_to_buffer". Check that the inpu...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 09:33:54
  • Zuletzt bearbeitet 14.11.2025 20:23:34

In the Linux kernel, the following vulnerability has been resolved: spi-rockchip: Fix register out of bounds access Do not write native chip select stuff for GPIO chip selects. GPIOs can be numbered much higher than native CS. Also, it makes no sen...

  • EPSS 0.08%
  • Veröffentlicht 18.06.2025 09:33:53
  • Zuletzt bearbeitet 12.05.2026 13:16:42

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_hash - fix double free in hash_accept If accept(2) is called on socket type algif_hash with MSG_MORE flag set and crypto_ahash_import fails, sk2 is freed. However, it...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 09:33:53
  • Zuletzt bearbeitet 14.11.2025 20:18:20

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase block_sequence array size [Why] It's possible to generate more than 50 steps in hwss_build_fast_sequence, for example with a 6-pipe asic where all pipes a...

  • EPSS 0.07%
  • Veröffentlicht 18.06.2025 09:33:52
  • Zuletzt bearbeitet 17.12.2025 17:57:43

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix race of buffer access at PCM OSS layer The PCM OSS layer tries to clear the buffer with the silence data at initialization (or reconfiguration) of a stream with the ...