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.02%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:42

In the Linux kernel, the following vulnerability has been resolved: iio: light: vcnl4035: fix information leak in triggered buffer The 'buffer' local array is used to push data to userspace from a triggered buffer, but it does not set an initial va...

  • EPSS 0.02%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:42

In the Linux kernel, the following vulnerability has been resolved: iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer The 'data' array is allocated via kmalloc() and it is used to push data to user space from a triggered...

  • EPSS 0.02%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:42

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: zpa2326: fix information leak in triggered buffer The 'sample' local struct is used to push data to user space from a triggered buffer, but it has a hole between the...

  • EPSS 0.02%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 12.05.2026 13:16:23

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Remove WARN_ON in functionfs_bind This commit addresses an issue related to below kernel panic where panic_on_warn is enabled. It is caused by the unnecessary us...

  • EPSS 0.03%
  • Veröffentlicht 19.01.2025 12:15:25
  • Zuletzt bearbeitet 03.11.2025 21:18:43

In the Linux kernel, the following vulnerability has been resolved: topology: Keep the cpumask unchanged when printing cpumap During fuzz testing, the following warning was discovered: different return values (15 and 11) from vsnprintf("%*pbl ",...

  • EPSS 0.02%
  • Veröffentlicht 19.01.2025 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:18:41

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for i...

  • EPSS 0.02%
  • Veröffentlicht 19.01.2025 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:18:41

In the Linux kernel, the following vulnerability has been resolved: iio: adc: rockchip_saradc: fix information leak in triggered buffer The 'data' local struct is used to push data to user space from a triggered buffer, but it does not set values f...

  • EPSS 0.02%
  • Veröffentlicht 19.01.2025 12:15:24
  • Zuletzt bearbeitet 03.11.2025 21:18:42

In the Linux kernel, the following vulnerability has been resolved: iio: imu: kmx61: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inacti...

  • EPSS 0.01%
  • Veröffentlicht 19.01.2025 12:15:23
  • Zuletzt bearbeitet 03.11.2025 21:18:41

In the Linux kernel, the following vulnerability has been resolved: iio: adc: at91: call input_free_device() on allocated iio_dev Current implementation of at91_ts_register() calls input_free_deivce() on st->ts_input, however, the err label can be ...

  • EPSS 0.03%
  • Veröffentlicht 19.01.2025 11:15:10
  • Zuletzt bearbeitet 03.11.2025 20:17:08

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it Wakeup for IRQ1 should be disabled only in cases where i8042 had actually enabled it, otherwise "wake...