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.2%
  • Veröffentlicht 19.07.2026 14:55:35
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Compute the correct max length of the in-GHCB scratch area When setting the length of the GHCB scratch area, and the area is in the GHCB shared buffer, set the effective ...

  • EPSS 0.16%
  • Veröffentlicht 19.07.2026 14:55:34
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC buffer Use READ_ONCE() when reading entries/indices from the guest-accessible Page State Change buffer to defend aga...

  • EPSS 0.19%
  • Veröffentlicht 19.07.2026 14:55:33
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: fix division by zero in write_raw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero or a negative val...

  • EPSS 0.2%
  • Veröffentlicht 19.07.2026 14:55:33
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358_read_imp In mt6358_read_imp(), the variable val_v is passed to regmap_read() but the return value is not checked. If the read...

  • EPSS 0.21%
  • Veröffentlicht 19.07.2026 14:55:32
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: adis16260: fix division by zero in write_raw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero to the sampling_fr...

  • EPSS 0.21%
  • Veröffentlicht 19.07.2026 14:55:32
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: itg3200: fix i2c read into the wrong stack location itg3200_read_all_channels() takes `__be16 *buf' as a parameter and fills the i2c_msg destination as `(char *)&buf'. S...

  • EPSS 0.2%
  • Veröffentlicht 19.07.2026 14:55:31
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: mhz19b: reject oversized serial replies mhz19b_receive_buf() appends each serdev chunk into the fixed MHZ19B_CMD_SIZE receive buffer and advances buf_idx by len with...

  • EPSS 0.16%
  • Veröffentlicht 19.07.2026 14:55:30
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: hw-consumer: fix use-after-free in error path In the err_put_buffers cleanup path of iio_hw_consumer_alloc(), the code was using list_for_each_entry() to iterate throu...

  • EPSS 0.21%
  • Veröffentlicht 19.07.2026 14:55:30
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: fix division by zero in write_raw Add a zero check for val2 before using it as a divisor when setting the sampling frequency. A user writing a zero fractional...

  • EPSS 0.2%
  • Veröffentlicht 19.07.2026 14:55:29
  • Zuletzt bearbeitet 27.07.2026 17:44:23

In the Linux kernel, the following vulnerability has been resolved: iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf() iio_buffer_enqueue_dmabuf() allocates a struct iio_dma_fence (104 bytes, kmalloc-128) via kmalloc_obj()+dma_fence_ini...