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.25%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 04.08.2026 11:20:40

In the Linux kernel, the following vulnerability has been resolved: f2fs: get rid of online repaire on corrupted directory syzbot reports a f2fs bug as below: kernel BUG at fs/f2fs/inode.c:896! RIP: 0010:f2fs_evict_inode+0x1598/0x15c0 fs/f2fs/inod...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 23.10.2024 20:42:31

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread() syzbot reports a f2fs bug as below: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x241/0x360 lib/dump_stac...

  • EPSS 0.61%
  • Veröffentlicht 21.10.2024 12:15:04
  • Zuletzt bearbeitet 04.08.2026 11:20:39

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1) host wide ratelimit (icmp_glob...

  • EPSS 0.18%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 15.10.2024 16:03:29

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32_t to uint8_t [WHAT & HOW] dmub_rb_cmd's ramping_boundary has size of uint8_t and it is assigned 0xFFFF. Fix it by changing it to uint8_t...

  • EPSS 0.18%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 23.10.2024 16:53:12

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection [Why] These registers should not be read from driver and triggering the security violation when DMCUB work t...

  • EPSS 0.21%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 23.10.2024 16:47:35

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware If the value of max_speed_hz is 0, it may cause a division by zero error in hisi_calc_effective_s...

  • EPSS 0.21%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:14

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup Definitely condition dma_get_cache_alignment * defined value > 256 during driver initialization is not reason to B...

  • EPSS 0.21%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 06.12.2025 22:15:49

In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Set phy->enable_completion only when we wait for it pm8001_phy_control() populates the enable_completion pointer with a stack address, sends a PHY_LINK_RESET / PHY_HA...

  • EPSS 0.21%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Not doing so will make us send a host command to the transport while the firmware is not alive, which will trigger a WARN...

  • EPSS 0.13%
  • Veröffentlicht 09.10.2024 14:15:07
  • Zuletzt bearbeitet 05.05.2026 15:24:07

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable DMCUB timeout for DCN35 [Why] DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diag...