Linux

Linux Kernel

12152 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS -
  • Published 07.10.2025 15:19:32
  • Last modified 07.10.2025 16:15:45

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs The gfx.cp_ecc_error_irq is retired in gfx11. In gfx_v11_0_hw_fini still use amdgpu_irq_put to disable this interrupt, which cause...

  • EPSS -
  • Published 07.10.2025 15:19:31
  • Last modified 07.10.2025 16:15:45

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list When freeing slots in function slot_complete_v3_hw(), it is possible that sas_dev.list is being traver...

  • EPSS -
  • Published 07.10.2025 15:19:30
  • Last modified 07.10.2025 16:15:45

In the Linux kernel, the following vulnerability has been resolved: ext4: fix possible double unlock when moving a directory

  • EPSS -
  • Published 07.10.2025 15:19:30
  • Last modified 07.10.2025 16:15:45

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix vgpu debugfs clean in remove Check carefully on root debugfs available when destroying vgpu, e.g in remove case drm minor's debugfs root might already be destroye...

  • EPSS -
  • Published 07.10.2025 15:19:29
  • Last modified 07.10.2025 16:15:45

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_fq: fix integer overflow of "credit" if sch_fq is configured with "initial quantum" having values greater than INT_MAX, the first assignment of "credit" does signed ...

  • EPSS -
  • Published 07.10.2025 15:19:28
  • Last modified 07.10.2025 16:15:45

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() The si->lock must be held when deleting the si from the available list. Otherwise, another thread can re-ad...

  • EPSS -
  • Published 07.10.2025 15:19:28
  • Last modified 07.10.2025 16:15:44

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix possible data races in gfs2_show_options() Some fields such as gt_logd_secs of the struct gfs2_tune are accessed without holding the lock gt_spin in gfs2_show_options(): ...

  • EPSS -
  • Published 07.10.2025 15:19:27
  • Last modified 07.10.2025 16:15:44

In the Linux kernel, the following vulnerability has been resolved: memcontrol: ensure memcg acquired by id is properly set up In the eviction recency check, we attempt to retrieve the memcg to which the folio belonged when it was evicted, by the m...

  • EPSS -
  • Published 07.10.2025 15:19:26
  • Last modified 07.10.2025 16:15:44

In the Linux kernel, the following vulnerability has been resolved: md: fix soft lockup in status_resync status_resync() will calculate 'curr_resync - recovery_active' to show user a progress bar like following: [============>........] resync = 6...

  • EPSS -
  • Published 07.10.2025 15:19:26
  • Last modified 07.10.2025 16:15:44

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: Avoid nf_ct_helper_hash uses after free If nf_conntrack_init_start() fails (for example due to a register_nf_conntrack_bpf() failure), the nf_conntrack_helper...