Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 03.11.2025 23:16:37

In the Linux kernel, the following vulnerability has been resolved: ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free When calling ext4_force_split_extent_at() in ext4_ext_replay_update_ex(), the 'ppath' is updated but it is th...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 27.12.2024 13:15:20

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Prevent out of bounds access in performance query extensions Check that the number of perfmons userspace is passing in the copy and reset extensions is not greater than th...

  • EPSS 0.2%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 03.11.2025 23:16:37

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any sort of clock controller attached to this I2C bus controller, for example Versaclock...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:34

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reserve space for inline xattr before attaching reflink tree One of our customers reported a crash and a corrupted ocfs2 filesystem. The crash was due to the detection of c...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:34

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error In __jbd2_log_wait_for_space(), we might call jbd2_cleanup_journal_tail() to recover some journal space....

  • EPSS 0.28%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 15.06.2026 18:23:18

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4_fill_super The del_timer_sync function cancels the s_err_report timer, which reminds about fi...

  • EPSS 0.23%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:34

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ar0521: Use cansleep version of gpiod_set_value() If we use GPIO reset from I2C port expander, we must use *_cansleep() variant of GPIO functions. This was not done in ...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:34

In the Linux kernel, the following vulnerability has been resolved: ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package() ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0 ACPI_ALLOCATE_ZEROED() may fail, element...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:35

In the Linux kernel, the following vulnerability has been resolved: mailbox: bcm2835: Fix timeout during suspend mode During noirq suspend phase the Raspberry Pi power driver suffer of firmware property timeouts. The reason is that the IRQ of the u...

  • EPSS 0.19%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 03.11.2025 23:16:35

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2_read_blocks Patch series "Misc fixes for ocfs2_read_blocks", v5. This series contains 2 fixes for ocfs2_read_blocks(). The first patch ...