Linux

Linux Kernel

13881 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • 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.09%
  • Veröffentlicht 16.04.2025 14:13:05
  • Zuletzt bearbeitet 19.01.2026 13:16:07

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.09%
  • 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.1%
  • Veröffentlicht 16.04.2025 14:13:04
  • Zuletzt bearbeitet 06.02.2026 17:16:15

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.09%
  • 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.09%
  • 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.05%
  • 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.06%
  • 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...

  • EPSS 0.09%
  • Veröffentlicht 16.04.2025 14:12:59
  • Zuletzt bearbeitet 03.11.2025 18:37:45

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfs_validate_super() Commit 2a9bb78cfd36 ("btrfs: validate system chunk array at btrfs_validate_super()") introduces a call to validate_sys_chunk_arra...

  • EPSS 0.06%
  • Veröffentlicht 16.04.2025 14:12:58
  • Zuletzt bearbeitet 03.11.2025 18:37:52

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix out-of-range access of vnic_info array The bnxt_queue_{start | stop}() access vnic_info as much as allocated, which indicates bp->nr_vnics. So, it should not reach b...