Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 01.10.2025 21:16:02

In the Linux kernel, the following vulnerability has been resolved: pinctrl: intel: platform: fix error path in device_for_each_child_node() The device_for_each_child_node() loop requires calls to fwnode_handle_put() upon early returns to decrement...

  • EPSS 0.05%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6030: fix IIO device retrieval from embedded device The dev pointer that is received as an argument in the in_illuminance_period_available_show function references ...

  • EPSS 0.05%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unuse_vma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following steps: 1. Allocat...

  • EPSS 0.04%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: maple_tree: correct tree corruption on spanning store Patch series "maple_tree: correct tree corruption on spanning store", v3. There has been a nasty yet subtle maple tree corrup...

  • EPSS 0.05%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:01

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix encoder->possible_clones Include the encoder itself in its possible_clones bitmask. In the past nothing validated that drivers were populating possible_clones corre...

  • EPSS 0.05%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:02

In the Linux kernel, the following vulnerability has been resolved: nilfs2: propagate directory read errors from nilfs_find_entry() Syzbot reported that a task hang occurs in vcs_open() during a fuzzing test for nilfs2. The root cause of this prob...

  • EPSS 0.05%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 22.05.2025 13:15:54

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPF_TRAMP_F_CALL_ORIG is enabled, the address of a bpf_tramp_image struct on the stack is passed during the size ...

  • EPSS 0.04%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 01.10.2025 21:16:04

In the Linux kernel, the following vulnerability has been resolved: fs: don't try and remove empty rbtree node When copying a namespace we won't have added the new copy into the namespace rbtree until after the copy succeeded. Calling free_mnt_ns()...

  • EPSS 0.05%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 03.11.2025 23:17:02

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size() The step variable is initialized to zero. It is changed in the loop, but if it's not changed it will remain...

  • EPSS 0.04%
  • Veröffentlicht 08.11.2024 06:15:16
  • Zuletzt bearbeitet 01.10.2025 21:16:05

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init The loop responsible for allocating up to MTK_FQ_DMA_LENGTH buffers must only touch as many descriptors, otherw...