Canonical

Ubuntu Pro 14.04 LTS

5457 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 18.09.2024 08:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:00

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix missing cleanup on rollforward recovery error In an error injection test of a routine for mount-time recovery, KASAN found a use-after-free bug. It turned out that if ...

  • EPSS 0.24%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info() Instead of doing a BUG_ON() handle the error by returning -EUCLEAN, aborting the transaction and logging ...

  • EPSS 0.25%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 23:15:59

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUG_ON() with error handling at update_ref_for_cow() Instead of a BUG_ON() just return an error, log an error message and abort the transaction in case we find an ex...

  • EPSS 0.24%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfs_dec_ref() properly In walk_up_proc() we BUG_ON(ret) from btrfs_dec_ref(). This is incorrect, we have proper error handling here, return the error.

  • EPSS 0.27%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 23:15:59

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id() mwifiex_get_priv_by_id() returns the priv pointer corresponding to the bss_num and bss_type, but without checki...

  • EPSS 0.04%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 09.01.2025 16:15:38

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

  • EPSS 0.04%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 09.01.2025 16:16:01

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

  • EPSS 0.04%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 09.01.2025 16:16:11

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

  • EPSS 0.25%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 03.11.2025 23:15:59

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv The hotplug driver for powerpc (pci/hotplug/pnv_php.c) causes a kernel crash when we try to hot-unplug/disable the PCIe swi...

  • EPSS 0.24%
  • Veröffentlicht 18.09.2024 08:15:04
  • Zuletzt bearbeitet 23.09.2024 16:12:34

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmd_irqfd_assign() and privcmd_irqfd_deassign(). If that happens, it i...