Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:16
  • Zuletzt bearbeitet 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.02%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 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.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 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.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 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.02%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 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...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:31

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exit_round_robin() The kernel occasionally crashes in cpumask_clear_cpu(), which is called within exit_round_robin(), because when executing clear_bit(nr, a...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:31

In the Linux kernel, the following vulnerability has been resolved: net/xen-netback: prevent UAF in xenvif_flush_hash() During the list_for_each_entry_rcu iteration call of xenvif_flush_hash, kfree_rcu does not exist inside the rcu read critical se...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:32

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Set correct chandef when starting CAC When starting CAC in a mode other than AP mode, it return a "WARNING: CPU: 0 PID: 63 at cfg80211_chandef_dfs_usable+0x20/0xaf ...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 23:16:32

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit Syzbot points out that skb_trim() has a sanity check on the existing length of the skb, which can be unini...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:15
  • Zuletzt bearbeitet 03.11.2025 21:16:38

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to add interface to list twice when SER If SER L2 occurs during the WoWLAN resume flow, the add interface flow is triggered by ieee80211_reconfig(). However, due...