Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 07:15:10
  • Zuletzt bearbeitet 24.09.2025 12:05:35

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 ("fs: Don't invalidate page buffers in block_write_full_page()") uncovered a latent bug in ocfs2 ...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 07:15:09
  • Zuletzt bearbeitet 02.04.2025 15:12:50

In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: # cat /sys/class/therm...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:09
  • Zuletzt bearbeitet 07.01.2025 20:14:00

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_in_send_sdd_req() 'skb' is allocated in digital_in_send_sdd_req(), but not free when digital_in_send_cmd() failed, which will caus...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:09
  • Zuletzt bearbeitet 02.04.2025 15:12:38

In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() 'params' is allocated in digital_tg_listen_mdaa(), but not free when digital_send_cmd() failed, which will cause ...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:09
  • Zuletzt bearbeitet 14.01.2025 16:28:52

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer def...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:08
  • Zuletzt bearbeitet 25.09.2025 15:58:00

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix command ring pointer corruption while aborting a command The command ring pointer is located at [6:63] bits of the command ring control register (CRCR). All the control b...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:08
  • Zuletzt bearbeitet 31.01.2025 15:16:51

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dm_io_dec_pending() calls end_io_acct() first and will then dec md in-flight pending count. But if a task is swapping DM table ...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 07:15:08
  • Zuletzt bearbeitet 01.03.2025 02:33:14

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 ("usb: musb: musb_dsps: request_irq() after initializing musb") has inverted the calls to dsps_setup_optional_vbus_irq...

  • EPSS 0.03%
  • Veröffentlicht 21.05.2024 16:15:24
  • Zuletzt bearbeitet 06.01.2025 20:30:18

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_data Add the check for the return value of mtk_alloc_clk_data() in order to avoid NULL pointer dereference.

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:24
  • Zuletzt bearbeitet 06.01.2025 20:31:11

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data Add the check for the return value of mtk_alloc_clk_data() in order to avoid NULL pointer dereference.