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.23%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 04.08.2026 11:19:36

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: ASSERT when failing to find index by plane/stream id [WHY] find_disp_cfg_idx_by_plane_id and find_disp_cfg_idx_by_stream_id returns an array index and they return ...

  • EPSS 0.24%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 29.09.2025 14:57:08

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not return negative stream id for array [WHY] resource_stream_to_stream_idx returns an array index and it return -1 when not found; however, -1 is not a valid a...

  • EPSS 0.26%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 04.08.2026 11:19:36

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check pipe offset before setting vblank pipe_ctx has a size of MAX_PIPES so checking its index before accessing the array. This fixes an OVERRUN issue reported by...

  • EPSS 0.26%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:40

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index msg_id before read or write [WHAT] msg_id is used as an array index and it cannot be a negative value, and therefore cannot be equal to MOD_HDCP_MESSAG...

  • EPSS 0.21%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 06.10.2025 17:16:44

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband We have some policy via BIOS to block uses of 6 GHz. In this case, 6 GHz sband will be NULL even if it is...

  • EPSS 0.23%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:40

In the Linux kernel, the following vulnerability has been resolved: powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt. nmi_enter()/nmi_exit() touches per cpu variables which can lead to kernel crash when invoked during real mode interrupt ha...

  • EPSS 0.23%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 29.09.2025 14:28:29

In the Linux kernel, the following vulnerability has been resolved: leds: an30259a: Use devm_mutex_init() for mutex initialization In this driver LEDs are registered using devm_led_classdev_register() so they are automatically unregistered after mo...

  • EPSS 0.23%
  • Veröffentlicht 30.07.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 20:16:27

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devm_mutex_init() for mutex initialization In this driver LEDs are registered using devm_led_classdev_register() so they are automatically unregistered after modu...

  • EPSS 0.65%
  • Veröffentlicht 30.07.2024 08:15:03
  • Zuletzt bearbeitet 04.08.2026 11:19:35

In the Linux kernel, the following vulnerability has been resolved: net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx() The following is emitted when using idxd (DSA) dmanegine as the data mover for ntb_transport that...

  • EPSS 0.17%
  • Veröffentlicht 30.07.2024 08:15:03
  • Zuletzt bearbeitet 12.05.2026 12:17:04

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values syzbot is able to trigger softlockups, setting NL80211_ATTR_TXQ_QUANTUM to 2^31. We had a similar issue in sch_fq, fixed w...