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:16
  • Last modified 03.11.2025 23:16:33

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prevent nf_skb_duplicated corruption syzbot found that nf_dup_ipv4() or nf_dup_ipv6() could write per-cpu variable nf_skb_duplicated in an unsafe way [1]. Di...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:16
  • Last modified 07.11.2024 17:44:28

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice The km.state is not checked in driver's delayed work. When xfrm_state_check_expire() is called, the state can be ...

  • EPSS 0.05%
  • Published 21.10.2024 18:15:16
  • Last modified 03.11.2025 23:16:33

In the Linux kernel, the following vulnerability has been resolved: static_call: Replace pointless WARN_ON() in static_call_module_notify() static_call_module_notify() triggers a WARN_ON(), when memory allocation fails in __static_call_add_module()...

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

In the Linux kernel, the following vulnerability has been resolved: ACPI: battery: Fix possible crash when unregistering a battery hook When a battery hook returns an error when adding a new battery, then the battery hook is automatically unregiste...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:16
  • Last modified 01.11.2024 15:19:04

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix double destroy_workqueue error When gfs2_fill_super() fails, destroy_workqueue() is called within gfs2_gl_hash_clear(), and the subsequent code path calls destroy_workque...

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

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix null-ptr-deref when journal load failed. During the mounting process, if journal_reset() fails because of too short journal, then lead to jbd2_journal_load() fails with ...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:15
  • Last modified 25.10.2024 15:16:07

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix array out-of-bound access in SoC stats Currently, the ath12k_soc_dp_stats::hal_reo_error array is defined with a maximum size of DP_REO_DST_RING_MAX. However, the...

  • EPSS 0.02%
  • Published 21.10.2024 18:15:15
  • Last modified 13.11.2024 15:01:49

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENO...

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

In the Linux kernel, the following vulnerability has been resolved: blk_iocost: fix more out of bound shifts Recently running UBSAN caught few out of bound shifts in the ioc_forgive_debts() function: UBSAN: shift-out-of-bounds in block/blk-iocost....

  • EPSS 0.16%
  • Published 21.10.2024 18:15:15
  • Last modified 03.11.2025 21:16:38

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name It's observed that a crash occurs during hot-remove a memory device, in which user is accessing the hugetlb. S...