CVE-2026-74563
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:28:05
- Zuletzt bearbeitet 19.08.2026 17:21:11
In the Linux kernel, the following vulnerability has been resolved: rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check() rds_tcp_laddr_check() looks up a scoped IPv6 interface with dev_get_by_index_rcu(), drops the RCU read-s...
CVE-2026-74562
- EPSS 0.15%
- Veröffentlicht 15.08.2026 12:28:05
- Zuletzt bearbeitet 17.08.2026 06:19:54
In the Linux kernel, the following vulnerability has been resolved: nexthop: take nh->lock for f6i_list walks in replace check and notify fib6_check_nh_list() and __nexthop_replace_notify() walk nh->f6i_list during an RTNL-serialized nexthop replac...
CVE-2026-74561
- EPSS 0.15%
- Veröffentlicht 15.08.2026 12:28:04
- Zuletzt bearbeitet 17.08.2026 06:19:54
In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6i_list walk in nh_rt_cache_flush nh_rt_cache_flush() walks nh->f6i_list during an RTNL-serialized nexthop replace without holding nh->lock, racing the unl...
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:28:03
- Zuletzt bearbeitet 17.08.2026 06:19:54
In the Linux kernel, the following vulnerability has been resolved: xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx This patch is inspired by the check[1] from sashiko. It says when overflow happens, the address of cq to be publis...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:28:03
- Zuletzt bearbeitet 17.08.2026 06:19:54
In the Linux kernel, the following vulnerability has been resolved: xsk: drain continuation descs after overflow in xsk_build_skb() Fix generic xmit path multi-buffer logic when packets are either too big (count of descriptors exceed MAX_SKB_FRAGS)...
- EPSS 0.15%
- Veröffentlicht 15.08.2026 12:28:02
- Zuletzt bearbeitet 17.08.2026 06:19:53
In the Linux kernel, the following vulnerability has been resolved: xsk: reclaim invalid Tx descriptors in ZC batch path The zero-copy Tx batch parser stops when it encounters an invalid descriptor. If this happens after one or more continuation de...
CVE-2026-74557
- EPSS 0.33%
- Veröffentlicht 15.08.2026 12:28:01
- Zuletzt bearbeitet 19.08.2026 17:21:10
In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsi: Fix stale-data leak into the SCSI sense buffer iscsi_scsi_cmd_rsp() copies the sense data of a SCSI Response from the target-supplied data segment. The segment car...
CVE-2026-74556
- EPSS 0.4%
- Veröffentlicht 15.08.2026 12:28:01
- Zuletzt bearbeitet 19.08.2026 17:21:10
In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsi_tcp: Bound SCSI Response data segment to the connection buffer iscsi_tcp_hdr_dissect() receives the data segment of several PDU types into the fixed-size conn->data ...
- EPSS 0.16%
- Veröffentlicht 15.08.2026 12:28:00
- Zuletzt bearbeitet 19.08.2026 17:21:10
In the Linux kernel, the following vulnerability has been resolved: scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake race Commit fbefe22811c3 ("scsi: libsas: Don't always drain event workqueue for HA resume") introduced sas_resume_ha_no_...
CVE-2026-74554
- EPSS 0.15%
- Veröffentlicht 15.08.2026 12:28:00
- Zuletzt bearbeitet 17.08.2026 06:19:53
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup() ath12k_mac_dp_peer_cleanup() clears the ML peer ID slot on the free_ml_peer_id_map bitmap by indexing it w...