Canonical

Ubuntu 22.04 LTS

9200 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko If the driver support subdev mode, the parameter "dev->pm.dev" will be NULL in mtk_vcodec_dec_remove. Ker...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:25
  • Zuletzt bearbeitet 01.10.2025 20:16:30

In the Linux kernel, the following vulnerability has been resolved: net: remove two BUG() from skb_checksum_help() I have a syzbot report that managed to get a crash in skb_checksum_help() If syzbot can trigger these BUG(), it makes sense to repla...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2025 07:01:25
  • Zuletzt bearbeitet 01.10.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Check for null pointer of pointer substream before dereferencing it Pointer substream is being dereferenced on the assignment of pointer card before substream is being n...

  • EPSS 0.27%
  • 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.25%
  • 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.25%
  • 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.25%
  • 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.21%
  • 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.25%
  • 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.25%
  • 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...