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 20.06.2024 12:15:13
  • Zuletzt bearbeitet 21.11.2024 07:33:56

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable The function performs a check on the "phy" input parameter, however, it is used before the check. Initialize the "dev" v...

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 17.09.2025 17:13:53

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the n...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:13
  • Zuletzt bearbeitet 29.09.2025 17:23:31

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put() The bnx2fc_destroy() functions are removing the interface before calling destroy_work. This results mul...

  • EPSS 0.04%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 05.07.2024 07:15:09

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 29.09.2025 18:39:25

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() We don't currently validate that the values being set are within the range we advertised to userspace as being valid, ...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() While looking at one unrelated syzbot bug, I found the replay logic in __rtnl_newlink() to potentially trigger ...

  • EPSS 0.01%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 21.11.2024 07:33:54

In the Linux kernel, the following vulnerability has been resolved: net: amd-xgbe: Fix skb data length underflow There will be BUG_ON() triggered in include/linux/skbuff.h leading to intermittent kernel panic, when the skb length underflow is detec...

  • EPSS 0.05%
  • Veröffentlicht 20.06.2024 12:15:12
  • Zuletzt bearbeitet 24.03.2025 18:24:37

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in bio_truncate() bio_truncate() clears the buffer outside of last block of bdev, however current bio_truncate() is using the wrong offset of page. So it ca...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:11
  • Zuletzt bearbeitet 01.04.2025 18:27:59

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_pages() to add ZONE_DEVICE memory, if requested free mem region's end p...

  • EPSS 0.02%
  • Veröffentlicht 20.06.2024 12:15:11
  • Zuletzt bearbeitet 21.11.2024 07:33:53

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix off by one in BIOS boundary checking Bounds checking when parsing init scripts embedded in the BIOS reject access to the last byte. This causes driver initializati...