Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 28.03.2024 08:15:25
  • Zuletzt bearbeitet 04.11.2025 18:15:49

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv->len is a multiple of 4, then dst[len / 4] can write past the destination array which leads to stack corruption. Th...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2024 14:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:19

In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnet_get_endpoints Add check for usbnet_get_endpoints() and return the error if it fails in order to transfer the error.

  • EPSS 0.02%
  • Veröffentlicht 26.03.2024 18:15:10
  • Zuletzt bearbeitet 07.01.2025 20:15:48

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' In link_set_dsc_pps_packet(), 'struct display_stream_compressor *dsc' was dereferenced in a DC_LOGGE...

  • EPSS 0.02%
  • Veröffentlicht 26.03.2024 18:15:10
  • Zuletzt bearbeitet 08.04.2025 19:29:14

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay() In edp_setup_replay(), 'struct dc *dc' & 'struct dmub_replay *replay' was dereferenced before the ...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 18:15:09
  • Zuletzt bearbeitet 17.03.2025 15:19:34

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface [Why] We can hang in place trying to send commands when the DMCUB isn't powered on. [How] We need to exit out of the idle...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 18:15:09
  • Zuletzt bearbeitet 29.04.2025 16:34:33

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7091r: Allow users to configure device events AD7091R-5 devices are supported by the ad7091r-5 driver together with the ad7091r-base driver. Those drivers declared iio ...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 25.11.2025 17:23:42

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers These three bpf_map_{lookup,update,delete}_elem() helpers are also available for sleepable bpf program, so add ...

  • EPSS 0.02%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 17.03.2025 15:19:52

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbg_size, mkfs.ext4 -F -G 67108864 $dev -b 4096 100...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 31.12.2025 00:52:38

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: [ 57.202521] ============================= ...

  • EPSS 0.01%
  • Veröffentlicht 26.03.2024 18:15:08
  • Zuletzt bearbeitet 17.03.2025 15:19:42

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands [Why] DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang...