- EPSS 0.16%
- Veröffentlicht 05.08.2026 08:09:34
- Zuletzt bearbeitet 19.08.2026 17:20:17
In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert xfrm_hash_rebuild()'s first loop preallocates the bins/chains the reinsert loop needs, so the reinsert (aft...
CVE-2026-64578
- EPSS 0.34%
- Veröffentlicht 05.08.2026 08:09:33
- Zuletzt bearbeitet 19.08.2026 17:20:17
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound (chained) SMB2 request, ksmbd_smb2_check_message() reads pdu->StructureSize2 wit...
CVE-2026-64577
- EPSS 0.58%
- Veröffentlicht 05.08.2026 08:09:33
- Zuletzt bearbeitet 19.08.2026 17:20:17
In the Linux kernel, the following vulnerability has been resolved: gtp: check skb_pull_data() return in gtp1u_send_echo_resp() gtp1u_send_echo_resp() ignores skb_pull_data()'s return value. Its caller gtp1u_udp_encap_recv() only guarantees 16 byte...
CVE-2026-64576
- EPSS 0.12%
- Veröffentlicht 05.08.2026 08:09:32
- Zuletzt bearbeitet 19.08.2026 17:20:17
In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nh_res_bucket_migrate() nh_res_bucket_migrate() passes an uninitialized netlink_ext_ack to call_nexthop_res_bucket_notifiers(). When nh_notifier_res_b...
CVE-2026-64574
- EPSS 0.12%
- Veröffentlicht 05.08.2026 08:08:10
- Zuletzt bearbeitet 17.08.2026 05:18:03
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: tear down new links on vif update error path When ieee80211_vif_update_links() adds new links it allocates a link container for each and calls ieee80211_link_init()...
- EPSS 0.16%
- Veröffentlicht 05.08.2026 08:08:09
- Zuletzt bearbeitet 19.08.2026 17:20:17
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLV_TYPE_NVM branch of qca_tlv_check_data() the tag loop bound is "while (idx < length - sizeof(struct tlv_type_nv...
- EPSS 0.2%
- Veröffentlicht 05.08.2026 08:08:09
- Zuletzt bearbeitet 19.08.2026 17:20:17
In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: free fib_alias with kfree_rcu() on insert error path fib_table_insert() publishes new_fa into the leaf's fa_list with fib_insert_alias() before calling the fib entry not...
- EPSS 0.16%
- Veröffentlicht 05.08.2026 08:08:08
- Zuletzt bearbeitet 19.08.2026 17:20:16
In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54_rx_eeprom_readback() p54_rx_eeprom_readback() copies the requested EEPROM slice out of a device-supplied readback frame without checking ...
CVE-2026-64570
- EPSS 0.15%
- Veröffentlicht 05.08.2026 08:08:07
- Zuletzt bearbeitet 17.08.2026 05:18:02
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix fils_discovery double free on alloc failure ieee80211_set_fils_discovery() calls kfree_rcu() on the old template before allocating the replacement. If the kzall...
- EPSS 0.16%
- Veröffentlicht 05.08.2026 08:08:07
- Zuletzt bearbeitet 19.08.2026 17:20:16
In the Linux kernel, the following vulnerability has been resolved: mpls: fix NULL deref in mpls_valid_fib_dump_req() on CONFIG_INET=n On CONFIG_INET=n builds, mpls_valid_fib_dump_req() walks the parsed attribute table itself instead of calling ip_...