Linux

Linux

6776 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: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...

  • EPSS 0.03%
  • 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.01%
  • 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...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:57
  • Zuletzt bearbeitet 03.11.2025 18:41:54

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation error It is possible that ctx in nfqnl_build_packet_message() could be used before it is properly initialize, ...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:57
  • Zuletzt bearbeitet 03.11.2025 18:41:42

In the Linux kernel, the following vulnerability has been resolved: net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. SIOCBRDELIF is passed to dev_ioctl() first and later forwarded to br_ioctl_call(), which causes unnecessary RTNL dance and t...