Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:07
  • Zuletzt bearbeitet 03.11.2025 18:27:51

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid accessing uninitialized curseg syzbot reports a f2fs bug as below: F2FS-fs (loop3): Stopped filesystem due to reason: 7 kworker/u8:7: attempt to access beyond e...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:06
  • Zuletzt bearbeitet 03.11.2025 18:28:07

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio >4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warn...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:05
  • Zuletzt bearbeitet 03.11.2025 18:28:30

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'out_mmap_sem' in ext4_setattr() Otherwise, if ext4_inode_attach_jinode() fails, a hung task will happen because filemap_invalidate_unlock() isn't called to ...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:05
  • Zuletzt bearbeitet 24.11.2025 10:16:00

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() There's issue as follows: BUG: KASAN: use-after-free in ext4_xattr_inode_dec_ref_all+0x6ff/0x790 Read of size 4 at add...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:13:04
  • Zuletzt bearbeitet 03.11.2025 18:35:38

In the Linux kernel, the following vulnerability has been resolved: ice: validate queue quanta parameters to prevent OOB access Add queue wraparound prevention in quanta configuration. Ensure end_qid does not overflow by validating start_qid and nu...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:13:04
  • Zuletzt bearbeitet 03.11.2025 18:29:23

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: init wiphy_work before allocating rfkill fails syzbort reported a uninitialize wiphy_work_lock in cfg80211_dev_free. [1] After rfkill allocation fails, the wiphy r...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:13:03
  • Zuletzt bearbeitet 03.11.2025 18:35:44

In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw() Fix using the untrusted value of proto->raw.pkt_len in function ice_vc_fdir_parse_raw() by verifying if it does...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:13:02
  • Zuletzt bearbeitet 03.11.2025 18:35:51

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for register_netdev() on init Current init logic ignores the error code from register_netdev(), which will cause WARN_ON() on attempt to unregister it, if there w...

  • EPSS 0.01%
  • Veröffentlicht 16.04.2025 14:13:01
  • Zuletzt bearbeitet 03.11.2025 18:37:29

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix block group refcount race in btrfs_create_pending_block_groups() Block group creation is done in two phases, which results in a slightly unintuitive property: a block gr...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:59
  • Zuletzt bearbeitet 03.11.2025 18:38:15

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUG_ON if trying to start a transaction on a journal marked with JBD2_UNMOUNT, since this sho...