Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 21.10.2024 18:15:18
  • Last modified 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.04%
  • Published 21.10.2024 18:15:17
  • Last modified 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.04%
  • Published 21.10.2024 18:15:17
  • Last modified 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.04%
  • Published 21.10.2024 18:15:17
  • Last modified 03.11.2025 23:16:34

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.05%
  • Published 21.10.2024 18:15:17
  • Last modified 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.03%
  • Published 21.10.2024 18:15:17
  • Last modified 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.06%
  • Published 21.10.2024 18:15:17
  • Last modified 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.04%
  • Published 21.10.2024 18:15:17
  • Last modified 07.11.2024 19:20:04

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix memfd_pin_folios free_huge_pages leak memfd_pin_folios followed by unpin_folios fails to restore free_huge_pages if the pages were not already faulted in, because t...

  • EPSS 0.03%
  • Published 21.10.2024 18:15:17
  • Last modified 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 ...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:17
  • Last modified 03.11.2025 23:16:35

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqi_sync_work before freeing oinfo ocfs2_global_read_info() will initialize and schedule dqi_sync_work at the end, if error occurs after successfully reading global q...