Canonical

Ubuntu 22.04 LTS

9201 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.27%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 02.04.2025 15:02:08

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative db_l2nbperpage l2nbperpage is log2(number of blks per page), and the minimum legal value should be 0, not negative. In the case of l2nbperpage being...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 02.04.2025 15:00:51

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely ev...

  • EPSS 0.29%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 26.09.2025 16:58:22

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix hungtask for PADATA_RESET We found a hungtask bug in test_aead_vec_cfg as follows: INFO: task cryptomgr_test:391009 blocked for more than 120 seconds. "echo 0...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 21.11.2024 08:40:39

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vkms: fix a possible null pointer dereference In amdgpu_vkms_conn_get_modes(), the return value of drm_cvt_mode() is assigned to mode, which will lead to a NULL pointer ...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 23.09.2025 22:43:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix shift out-of-bounds issue [ 567.613292] shift exponent 255 is too large for 64-bit type 'long unsigned int' [ 567.614498] CPU: 5 PID: 238 Comm: kworker/5:1 Tainte...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 16.09.2025 14:15:48

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL In certain types of chips, such as VEGA20, reading the amdgpu_regs_smc file could result in an abnormal null...

  • EPSS 0.26%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 30.12.2024 20:08:57

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 For pptable structs that use flexible array sizes, use flexible arrays.

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:19
  • Zuletzt bearbeitet 02.04.2025 15:00:39

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga For pptable structs that use flexible array sizes, use flexible arrays.

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 23.09.2025 20:12:37

In the Linux kernel, the following vulnerability has been resolved: ipvlan: add ipvlan_route_v6_outbound() helper Inspired by syzbot reports using a stack of multiple ipvlan devices. Reduce stack size needed in ipvlan_process_v6_outbound() by movi...

  • EPSS 1%
  • Veröffentlicht 21.05.2024 16:15:18
  • Zuletzt bearbeitet 02.04.2025 15:02:42

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix dfs radar event locking The ath11k active pdevs are protected by RCU but the DFS radar event handling code calling ath11k_mac_get_ar_by_pdev_id() was not marked a...