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 08.05.2026 13:11:31
  • Zuletzt bearbeitet 15.05.2026 17:04:18

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding Drop the WARN in svm_set_nested_state() on nested_svm_load_cr3() failing as it is trivially easy to tr...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:30
  • Zuletzt bearbeitet 15.05.2026 17:09:58

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4() In acpi_processor_errata_piix4(), the pointer dev is first assigned an IDE device and then reassigned...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:29
  • Zuletzt bearbeitet 15.05.2026 17:53:14

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generic_handle_irq() call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:29
  • Zuletzt bearbeitet 15.05.2026 17:22:24

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which cur...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:28
  • Zuletzt bearbeitet 15.05.2026 17:56:06

In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC For the i.MX8MQ platform, there is a hardware limitation: the g1 VPU and g2 VPU cannot decode simultaneously; o...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:27
  • Zuletzt bearbeitet 15.05.2026 17:58:45

In the Linux kernel, the following vulnerability has been resolved: md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID array can cause the system to hang under specific co...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:26
  • Zuletzt bearbeitet 15.05.2026 19:51:42

In the Linux kernel, the following vulnerability has been resolved: iio: accel: adxl380: Avoid reading more entries than present in FIFO The interrupt handler reads FIFO entries in batches of N samples, where N is the number of scan elements that h...

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:26
  • Zuletzt bearbeitet 15.05.2026 19:28:13

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() There is no need to BUG(), we can just return an error and log an error message.

  • EPSS 0.01%
  • Veröffentlicht 08.05.2026 13:11:25
  • Zuletzt bearbeitet 15.05.2026 19:53:19

In the Linux kernel, the following vulnerability has been resolved: bpf: crypto: Use the correct destructor kfunc type With CONFIG_CFI enabled, the kernel strictly enforces that indirect function calls use a function pointer type that matches the t...

  • EPSS 0.07%
  • Veröffentlicht 08.05.2026 13:11:24
  • Zuletzt bearbeitet 15.05.2026 13:25:31

In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPH_MAX_KEY_LEN When decoding the key, verify that the key material would fit into a fixed-size buffer in process_auth_done() and generally has a sane ...