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 01.05.2026 14:15:00
  • Zuletzt bearbeitet 11.05.2026 20:42:32

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync hci_le_big_create_sync() uses DEFINE_FLEX to allocate a struct hci_cp_le_big_create_sync on the stack with ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:59
  • Zuletzt bearbeitet 11.05.2026 17:58:07

In the Linux kernel, the following vulnerability has been resolved: hwmon: (occ) Fix division by zero in occ_show_power_1() In occ_show_power_1() case 1, the accumulator is divided by update_tag without checking for zero. If no samples have been co...

  • EPSS 0.03%
  • Veröffentlicht 01.05.2026 14:14:59
  • Zuletzt bearbeitet 11.05.2026 18:00:00

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: move wake reason storage into validated event handlers hci_store_wake_reason() is called from hci_event_packet() immediately after stripping the HCI event hea...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:58
  • Zuletzt bearbeitet 11.05.2026 17:56:52

In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpib_descriptor pointer after board->big_gpib_mutex has been released. A conc...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:57
  • Zuletzt bearbeitet 11.05.2026 17:53:02

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsi: Don't do DSC horizontal timing adjustments in command mode Stop adjusting the horizontal timing values based on the compression ratio in command mode. Bspec seems to ...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:57
  • Zuletzt bearbeitet 11.05.2026 17:54:28

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spi_read() Add a DMA-safe buffer and use it for spi_read() instead of a stack memory. All SPI buffers must be DMA-safe. Since we o...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:56
  • Zuletzt bearbeitet 11.05.2026 17:49:58

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbell_offset in user queue creation amdgpu_userq_get_doorbell_index() passes the user-provided doorbell_offset to amdgpu_doorbell_index_on_bar() without bou...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2026 14:14:55
  • Zuletzt bearbeitet 08.05.2026 18:04:24

In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only The st_lsm6dsx_hwfifo_odr_store() function, which is called when userspace writes the buffer sampling fre...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:55
  • Zuletzt bearbeitet 11.05.2026 17:48:57

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KB Currently, AMDGPU_VA_RESERVED_TRAP_SIZE is hardcoded to 8KB, while KFD_CWSR_TBA_TMA_SIZE is defined as 2 * PAGE_SIZE. On sys...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2026 14:14:54
  • Zuletzt bearbeitet 08.05.2026 18:05:36

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Fix incorrect free_irq() variable The handler for the IRQ part of this driver is mpu3050->trig but, in the teardown free_irq() is called with handler mpu3050. ...