Canonical

Ubuntu 18.04 LTS

1647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:49
  • Zuletzt bearbeitet 19.11.2025 13:00:46

In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS is selected, cpu_max_bits_warn() generates a runtime warning sim...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:49
  • Zuletzt bearbeitet 19.11.2025 13:00:36

In the Linux kernel, the following vulnerability has been resolved: md-raid10: fix KASAN warning There's a KASAN warning in raid10_remove_disk when running the lvm test lvconvert-raid-reshape.sh. We fix this warning by verifying that the value "num...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:03:48
  • Zuletzt bearbeitet 19.11.2025 13:00:58

In the Linux kernel, the following vulnerability has been resolved: meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not ne...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:03:47
  • Zuletzt bearbeitet 19.11.2025 12:45:31

In the Linux kernel, the following vulnerability has been resolved: ARM: bcm: Fix refcount leak in bcm_kona_smc_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. ...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:46
  • Zuletzt bearbeitet 19.11.2025 12:45:43

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insn_emulation sysctls emulation_proc_handler() changes table->data for proc_dointvec_minmax and can generate the following Oops if called c...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:45
  • Zuletzt bearbeitet 19.11.2025 12:46:09

In the Linux kernel, the following vulnerability has been resolved: ext2: Add more validity checks for inode counts Add checks verifying number of inodes stored in the superblock matches the number computed from number of inodes per group. Also ver...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:44
  • Zuletzt bearbeitet 19.11.2025 12:46:38

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: display: Fix refcount leak bug In omapdss_init_fbdev(), of_find_node_by_name() will return a node pointer with refcount incremented. We should use of_node_put() when i...

  • EPSS 0.05%
  • Veröffentlicht 18.06.2025 11:03:43
  • Zuletzt bearbeitet 19.11.2025 12:46:51

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: defer device probing when resuming from hibernation syzbot is reporting hung task at misc_open() [1], for there is a race window of AB-BA deadlock which involves pro...

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:03:42
  • Zuletzt bearbeitet 19.11.2025 12:47:13

In the Linux kernel, the following vulnerability has been resolved: selinux: Add boundary check in put_entry() Just like next_entry(), boundary check is necessary to prevent memory out-of-bound access.

  • EPSS 0.06%
  • Veröffentlicht 18.06.2025 11:03:41
  • Zuletzt bearbeitet 19.11.2025 12:47:43

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need a...