Canonical

Ubuntu Pro 16.04 LTS

5719 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 26.02.2025 07:00:58
  • Zuletzt bearbeitet 01.10.2025 20:15:57

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix reference leak in tegra_dsi_ganged_probe The reference taken by 'of_find_device_by_node()' must be released when not needed anymore. Add put_device() call to fix thi...

  • 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...

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

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

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:55
  • Zuletzt bearbeitet 21.10.2025 11:57:59

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: clk-rcg2: Update logic to calculate D value for RCG The display pixel clock has a requirement on certain newer platforms to support M/N as (2/3) and the final D value ca...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:00:54
  • Zuletzt bearbeitet 22.10.2025 17:15:02

In the Linux kernel, the following vulnerability has been resolved: f2fs: use spin_lock to avoid hang [14696.634553] task:cat state:D stack: 0 pid:1613738 ppid:1613735 flags:0x00000004 [14696.638285] Call Trace: [14696.639038] <TASK...