Linux

Linux Kernel

14198 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 24.12.2025 10:32:52
  • Zuletzt bearbeitet 26.02.2026 18:44:18

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize allocated memory before use KMSAN reports: Multiple uninitialized values detected: - KMSAN: uninit-value in ntfs_read_hdr (3) - KMSAN: uninit-value in bcmp (3...

  • EPSS 0.05%
  • Veröffentlicht 24.12.2025 10:32:51
  • Zuletzt bearbeitet 11.01.2026 17:15:56

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skb->transport_header is set in bpf_skb_check_mtu The bpf_skb_check_mtu helper needs to use skb->transport_header when the BPF_MTU_CHK_SEGS flag is used: bpf_skb_check...

  • EPSS 0.05%
  • Veröffentlicht 24.12.2025 10:32:51
  • Zuletzt bearbeitet 19.01.2026 13:16:10

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent() In '__ocfs2_move_extent()', relax 'BUG()' to 'ocfs2_error()' just to avoid crashing the whole kernel due to a filesyste...

  • EPSS 0.05%
  • Veröffentlicht 24.12.2025 10:32:50
  • Zuletzt bearbeitet 19.01.2026 13:16:10

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb() The rtl8187_rx_cb() calculates the rx descriptor header address by subtracting its size from the skb tail ...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 10:32:49
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacks MT7996 driver can use both wed and wed_hif2 devices to offload traffic from/to the wireless NIC. In the curr...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 10:32:49
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: erofs: limit the level of fs stacking for file-backed mounts Otherwise, it could cause potential kernel stack overflow (e.g., EROFS mounting itself).

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 10:32:48
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree() scenario when calling add_delayed_...

  • EPSS 0.01%
  • Veröffentlicht 24.12.2025 10:32:47
  • Zuletzt bearbeitet 26.02.2026 18:49:42

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix racy bitfield write in btrfs_clear_space_info_full() From the memory-barriers.txt document regarding memory barrier ordering guarantees: (*) These guarantees do not ap...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 10:32:46
  • Zuletzt bearbeitet 29.12.2025 15:58:56

In the Linux kernel, the following vulnerability has been resolved: gfs2: Prevent recursive memory reclaim Function new_inode() returns a new inode with inode->i_mapping->gfp_mask set to GFP_HIGHUSER_MOVABLE. This value includes the __GFP_FS flag,...

  • EPSS 0.01%
  • Veröffentlicht 24.12.2025 10:32:46
  • Zuletzt bearbeitet 25.03.2026 11:16:14

In the Linux kernel, the following vulnerability has been resolved: iomap: allocate s_dio_done_wq for async reads as well Since commit 222f2c7c6d14 ("iomap: always run error completions in user context"), read error completions are deferred to s_di...