Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 01.10.2025 20:16:27

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw->unit_number i...

  • EPSS 0.14%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 01.10.2025 20:16:27

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probe of_find_device_by_node() takes reference, we should use put_device() to release it. when devm_kzalloc() fails, it doesn't have a...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 01.10.2025 20:16:27

In the Linux kernel, the following vulnerability has been resolved: regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt of_node_get() returns a node with refcount incremented. Calling of_node_put() to drop the reference when not nee...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 01.10.2025 20:16:28

In the Linux kernel, the following vulnerability has been resolved: ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done.

  • EPSS 0.08%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 01.10.2025 20:16:28

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector Fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector routine if the chip does not sup...

  • EPSS 0.07%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 01.10.2025 20:16:28

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix null pointer dereference of pointer perfmon In the unlikely event that pointer perfmon is null the WARN_ON return path occurs after the pointer has already been defere...

  • EPSS 0.11%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 01.10.2025 20:16:28

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe of_find_i2c_device_by_node() takes a reference, In error paths, we should call put_device() to drop the reference to aviod refoun...

  • EPSS 0.13%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 01.10.2025 20:16:29

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe() It will cause null-ptr-deref when using 'res', if platform_get_resource() returns NULL, so move using 'res' aft...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:24
  • Zuletzt bearbeitet 22.10.2025 17:22:46

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected There is a possibility for mdp5_get_global_state to return -EDEADLK when acquiring the modeset lock,...

  • EPSS 0.08%
  • Veröffentlicht 26.02.2025 07:01:23
  • Zuletzt bearbeitet 01.10.2025 20:16:23

In the Linux kernel, the following vulnerability has been resolved: thermal/core: Fix memory leak in __thermal_cooling_device_register() I got memory leak as follows when doing fault injection test: unreferenced object 0xffff888010080000 (size 264...