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.25%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 21.10.2025 11:51:52

In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_...

  • EPSS 0.24%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 22.09.2025 21:17:51

In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: Fix PM usage reference of rockchip_i2s_tdm_resume pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will result in...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:01
  • Zuletzt bearbeitet 21.10.2025 11:51:41

In the Linux kernel, the following vulnerability has been resolved: media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED If the callback 'start_streaming' fails, then all queued buffers in the driver should be returned wi...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:01:00
  • Zuletzt bearbeitet 01.10.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: ath9k_htc: fix uninit value bugs Syzbot reported 2 KMSAN bugs in ath9k. All of them are caused by missing field initialization. In htc_connect_service() svc_meta_len and pad are n...

  • EPSS 0.3%
  • Veröffentlicht 26.02.2025 07:00:58
  • Zuletzt bearbeitet 21.10.2025 11:54:10

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xx_send_abort_all(), the n_elem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to ...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 03.11.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: kernel/resource: fix kfree() of bootmem memory again Since commit ebff7d8f270d ("mem hotunplug: fix kfree() of bootmem memory"), we could get a resource allocated during boot via a...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 23.09.2025 13:44:12

In the Linux kernel, the following vulnerability has been resolved: mxser: fix xmit_buf leak in activate when LSR == 0xff When LSR is 0xff in ->activate() (rather unlike), we return an error. Provided ->shutdown() is not called when ->activate() fa...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 25.03.2025 15:07:33

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix use after free in remove_phb_dynamic() In remove_phb_dynamic() we use &phb->io_resource, after we've called device_unregister(&host_bridge->dev). But the unreg...

  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:00:56
  • Zuletzt bearbeitet 23.09.2025 13:46:39

In the Linux kernel, the following vulnerability has been resolved: af_netlink: Fix shift out of bounds in group mask calculation When a netlink message is received, netlink_recvmsg() fills in the address of the sender. One of the fields is the 32-...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 22.10.2025 17:17:09

In the Linux kernel, the following vulnerability has been resolved: LSM: general protection fault in legacy_parse_param The usual LSM hook "bail on fail" scheme doesn't work for cases where a security module may return an error code indicating that...