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.24%
  • Veröffentlicht 26.02.2025 07:01:42
  • Zuletzt bearbeitet 01.10.2025 20:17:03

In the Linux kernel, the following vulnerability has been resolved: ARM: cns3xxx: Fix refcount leak in cns3xxx_init of_find_compatible_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add missing...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:01:42
  • Zuletzt bearbeitet 01.10.2025 20:17:04

In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machine_setup(), of_find_compatible_node() will return a node pointer with refcount incremented. We should use of_node_put() when ...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:01:40
  • Zuletzt bearbeitet 24.03.2025 19:03:58

In the Linux kernel, the following vulnerability has been resolved: srcu: Tighten cleanup_srcu_struct() GP checks Currently, cleanup_srcu_struct() checks for a grace period in progress, but it does not check for a grace period that has not yet star...

  • EPSS 0.27%
  • Veröffentlicht 26.02.2025 07:01:40
  • Zuletzt bearbeitet 01.10.2025 20:17:02

In the Linux kernel, the following vulnerability has been resolved: usbnet: fix memory leak in error case usbnet_write_cmd_async() mixed up which buffers need to be freed in which error case. v2: add Fixes tag v3: fix uninitialized buf pointer

  • EPSS 0.17%
  • Veröffentlicht 26.02.2025 07:01:39
  • Zuletzt bearbeitet 01.10.2025 20:17:00

In the Linux kernel, the following vulnerability has been resolved: cipso: Fix data-races around sysctl. While reading cipso sysctl variables, they can be changed concurrently. So, we need to add READ_ONCE() to avoid data-races.

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:39
  • Zuletzt bearbeitet 23.10.2025 12:09:45

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for broadcast packets, using the BE queue. Allowing n...

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

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr. While reading sysctl_icmp_errors_use_inbound_ifaddr, it can be changed concurrently. Thus, we need to add READ_...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:01:37
  • Zuletzt bearbeitet 23.10.2025 12:08:47

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt7*-sdw: harden jack_detect_handler Realtek headset codec drivers typically check if the card is instantiated before proceeding with the jack detection. The rt700, rt711 an...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:01:37
  • Zuletzt bearbeitet 23.10.2025 12:08:55

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw: handle errors on card registration If the card registration fails, typically because of deferred probes, the device properties added for headset codecs are no...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:01:37
  • Zuletzt bearbeitet 01.10.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux() pdesc could be null but still dereference pdesc->name and it will lead to a null pointer access. So we mo...