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.64%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 04.08.2026 11:22:14

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write An offset from client could be a negative value, It could allows to write data outside the bounds of the allocated buffer. ...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:08

In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Fix MST sideband message body length check Fix the MST sideband message body length check, which must be at least 1 byte accounting for the message body CRC (aka messag...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:09

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix use after free on unload System crash is observed with stack trace warning of use after free. There are 2 signals to tell dpc_thread to terminate (UNLOADING flag...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 15:15:20
  • Zuletzt bearbeitet 08.10.2025 13:41:58

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask() When I try to manually set bitrates: iw wlan0 set bitrates legacy-2.4 1 I get sleeping from invalid context err...

  • EPSS 0.23%
  • Veröffentlicht 27.12.2024 15:15:20
  • Zuletzt bearbeitet 03.11.2025 20:16:53

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb When removing kernel modules by: rmmod rtw88_8723cs rtw88_8703b rtw88_8723x rtw88_sdio rtw88_core Driver uses skb_qu...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 15:15:20
  • Zuletzt bearbeitet 03.11.2025 21:18:08

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn report_filterlist_lock into a raw_spinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPT_RT kernel, we can see splats like: | BUG: sleeping function called fro...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 15:15:20
  • Zuletzt bearbeitet 01.10.2025 20:17:30

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM We currently assume that there is at least one VMA in a MM, which isn't true. So we might end up hav...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 15:15:19
  • Zuletzt bearbeitet 03.11.2025 21:18:06

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc() bt_sock_alloc() attaches allocated sk object to the provided sock object. If rfcomm_dlc_alloc() fails, w...

  • EPSS 0.23%
  • Veröffentlicht 27.12.2024 15:15:18
  • Zuletzt bearbeitet 09.01.2025 16:16:22

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Create all dump files during debugfs initialization For the current debugfs of hisi_sas, after user triggers dump, the driver allocate memory space to save the regi...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 15:15:18
  • Zuletzt bearbeitet 03.11.2025 21:18:01

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Add cond_resched() for no forced preemption model For no forced preemption model kernel, in the scenario where the expander is connected to 12 high performance SAS ...