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.28%
  • Veröffentlicht 26.02.2025 07:01:11
  • Zuletzt bearbeitet 21.10.2025 12:17:52

In the Linux kernel, the following vulnerability has been resolved: ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state The EXT4_FC_REPLAY bit in sbi->s_mount_state is used to indicate that we are in the middle of replay the fast ...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:01:10
  • Zuletzt bearbeitet 01.10.2025 20:16:10

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when no...

  • EPSS 0.28%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 01.10.2025 20:16:08

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() It will cause null-ptr-deref when using 'res', if platform_get_resource() returns NULL, so move using 'res' a...

  • EPSS 0.62%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 04.08.2026 10:17:44

In the Linux kernel, the following vulnerability has been resolved: tcp: add accessors to read/set tp->snd_cwnd We had various bugs over the years with code breaking the assumption that tp->snd_cwnd is greater than zero. Lately, syzbot reported th...

  • EPSS 0.19%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 01.10.2025 20:16:09

In the Linux kernel, the following vulnerability has been resolved: bcache: avoid journal no-space deadlock by reserving 1 journal bucket The journal no-space deadlock was reported time to time. Such deadlock can happen in the following situation. ...

  • EPSS 0.42%
  • Veröffentlicht 26.02.2025 07:01:09
  • Zuletzt bearbeitet 15.08.2026 13:17:19

In the Linux kernel, the following vulnerability has been resolved: mt76: fix use-after-free by removing a non-RCU wcid pointer Fixes an issue caught by KASAN about use-after-free in mt76_txq_schedule by protecting mtxq->wcid with rcu_lock between ...

  • EPSS 0.22%
  • Veröffentlicht 26.02.2025 07:01:08
  • Zuletzt bearbeitet 15.08.2026 13:17:17

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid infinite loop to flush node pages xfstests/generic/475 can give EIO all the time which give an infinite loop to flush node page like below. Let's avoid it. [16418.5185...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:01:08
  • Zuletzt bearbeitet 01.10.2025 20:16:07

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.

  • EPSS 0.17%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 01.10.2025 20:16:03

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle There is a deadlock in rtw_joinbss_event_prehandle(), which is shown below: (Thread 1) |...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:01:07
  • Zuletzt bearbeitet 21.10.2025 11:45:22

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: host: Stop setting the ACPI companion It is no longer needed. The sysdev pointer is now used when assigning the ACPI companions to the xHCI ports and USB devices. Assig...