Linux

Linux

9647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.28%
  • Veröffentlicht 12.07.2024 13:15:12
  • Zuletzt bearbeitet 03.11.2025 22:17:06

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: check for error-valued pointer komeda_pipeline_get_state() may return an error-valued pointer, thus check the pointer for negative or null value before dereferencing.

  • EPSS 0.24%
  • Veröffentlicht 10.07.2024 08:15:11
  • Zuletzt bearbeitet 17.09.2025 16:14:45

In the Linux kernel, the following vulnerability has been resolved: arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY When CONFIG_DEBUG_BUGVERBOSE=n, we fail to add necessary padding bytes to bug_table entries, and as a result the last entry i...

  • EPSS 0.22%
  • Veröffentlicht 10.07.2024 08:15:11
  • Zuletzt bearbeitet 24.03.2025 17:23:25

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix missing sk_buff release in seg6_input_core The seg6_input() function is responsible for adding the SRH into a packet, delegating the operation to the seg6_input_core(...

  • EPSS 0.21%
  • Veröffentlicht 10.07.2024 08:15:11
  • Zuletzt bearbeitet 17.09.2025 16:15:20

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance The cs_dsp instance is initialized in the driver probe() so it should be freed in the driver remove(). Also fix a missing call t...

  • EPSS 0.19%
  • Veröffentlicht 10.07.2024 08:15:11
  • Zuletzt bearbeitet 24.03.2025 17:23:01

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown The return value of pm_runtime_get_sync() in cmdq_mbox_shutdown() will return 1 when pm runtime state is activ...

  • EPSS 0.24%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 17.09.2025 16:07:38

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode() syzbot reports a kernel bug as below: F2FS-fs (loop0): Mounted with checkpoint version = 48b305e4 =============...

  • EPSS 0.25%
  • Veröffentlicht 25.06.2024 15:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:03

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors The error handling in nilfs_empty_dir() when a directory folio/page read fails is incorrect, as in the old ext...

  • EPSS 0.17%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 17.09.2025 16:06:33

In the Linux kernel, the following vulnerability has been resolved: bonding: fix oops during rmmod "rmmod bonding" causes an oops ever since commit cc317ea3d927 ("bonding: remove redundant NULL check in debugfs function"). Here are the relevant fu...

  • EPSS 0.23%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 03.11.2025 22:17:03

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix handling of dissolved but not taken off from buddy pages When I did memory failure tests recently, below panic occurs: page: refcount:0 mapcount:0 mapping:0...

  • EPSS 0.76%
  • Veröffentlicht 25.06.2024 15:15:14
  • Zuletzt bearbeitet 24.03.2025 17:24:09

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign ->num before accessing ->hws Commit f316cdff8d67 ("clk: Annotate struct clk_hw_onecell_data with __counted_by") annotated the hws member of 'struct clk_hw_one...