Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:53
  • Zuletzt bearbeitet 17.08.2026 05:17:55

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELD_GET(). Create new macros for bit manipulation in combination with manua...

  • EPSS 0.2%
  • Veröffentlicht 25.07.2026 08:51:52
  • Zuletzt bearbeitet 17.08.2026 05:17:55

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: bmg160: bail out when bandwidth/filter is not in table bmg160_get_filter() walks bmg160_samp_freq_table[] looking for the entry matching the bw_bits value read from the ...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:51:51
  • Zuletzt bearbeitet 17.08.2026 05:17:55

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: mpl115: fix runtime PM leak on read error mpl115_read_raw() takes a runtime PM reference with pm_runtime_get_sync() before reading the processed pressure or raw temp...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:51
  • Zuletzt bearbeitet 17.08.2026 05:17:55

In the Linux kernel, the following vulnerability has been resolved: iio: light: gp2ap002: fix runtime PM leak on read error gp2ap002_read_raw() calls pm_runtime_get_sync() before reading the lux value, but if gp2ap002_get_lux() fails, it returns di...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:51:50
  • Zuletzt bearbeitet 17.08.2026 05:17:55

In the Linux kernel, the following vulnerability has been resolved: iio: temperature: tmp006: use devm_iio_trigger_register tmp006_probe() allocates the DRDY trigger with devm_iio_trigger_alloc() but registers it with plain iio_trigger_register(). ...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:51:49
  • Zuletzt bearbeitet 17.08.2026 05:17:55

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix work UAF on disconnect tascam_disconnect() cancels capture_work and midi_in_work before usb_kill_anchored_urbs() kills the capture/MIDI-in URBs. Those ...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:48
  • Zuletzt bearbeitet 17.08.2026 05:17:54

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. snd_ymfpci_create_spdif_controls() does not check the return value befo...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:48
  • Zuletzt bearbeitet 17.08.2026 05:17:54

In the Linux kernel, the following vulnerability has been resolved: ALSA: virtio: Validate control metadata from the device virtio-snd control handling trusts the device-provided control type and value count returned by the device. That metadata i...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:47
  • Zuletzt bearbeitet 17.08.2026 05:17:54

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. In layout.c, the function does not check the return value before dereferen...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:51:46
  • Zuletzt bearbeitet 17.08.2026 05:17:54

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser snd_usb_caiaq_tks4_dispatch() decodes the Traktor Kontrol S4 input stream in fixed 16-byte (TKS4_MSGBLOCK...