Canonical

Ubuntu Pro 14.04 LTS

5459 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 14:10:58
  • Zuletzt bearbeitet 12.11.2025 15:59:39

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in __ip_vs_cleanup_batch() During the initialization of ip_vs_conn_net_init(), if file ip_vs_conn or ip_vs_conn_sync fails to be created, the initialization is su...

  • EPSS 0.18%
  • Veröffentlicht 01.05.2025 14:10:57
  • Zuletzt bearbeitet 12.11.2025 16:06:20

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ip_vs_app_net_cleanup() During the initialization of ip_vs_app_net_init(), if file ip_vs_app fails to be created, the initialization is successful by default. ...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 14:10:56
  • Zuletzt bearbeitet 01.10.2025 16:15:51

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDN_register_device() Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocated...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 14:10:55
  • Zuletzt bearbeitet 12.11.2025 16:06:57

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolve_indirect_refs() During backref walking, at resolve_indirect_refs(), if we get an error we jump to the 'out' label and c...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:10:53
  • Zuletzt bearbeitet 11.11.2025 01:38:30

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu Fix the race condition between the following two flows that run in parallel: 1. l2cap_reassemble_sdu -> chan->o...

  • EPSS 0.2%
  • Veröffentlicht 01.05.2025 14:10:51
  • Zuletzt bearbeitet 11.11.2025 01:41:23

In the Linux kernel, the following vulnerability has been resolved: net: mdio: fix undefined behavior in bit shift for __mdiobus_register Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warni...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:10:48
  • Zuletzt bearbeitet 11.11.2025 01:45:18

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6_route_net_exit_late() During the initialization of ip6_route_net_init_late(), if file ipv6_route or rt6_stats fails to be created, the initialization is su...

  • EPSS 0.16%
  • Veröffentlicht 01.05.2025 14:10:44
  • Zuletzt bearbeitet 10.11.2025 21:18:38

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 ...

  • EPSS 0.17%
  • Veröffentlicht 01.05.2025 14:10:32
  • Zuletzt bearbeitet 01.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix possible refcount leak in vdec_probe() v4l2_device_unregister need to be called to put the refcount got by v4l2_device_register when vdec_probe fails or vde...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2025 14:10:31
  • Zuletzt bearbeitet 01.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() Change num_ghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc() to fail. The overflo...