CVE-2026-64551
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:40
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: sctp: validate STALE_COOKIE cause length before reading staleness When an ERROR chunk with a STALE_COOKIE cause is received in the COOKIE_ECHOED state, sctp_sf_do_5_2_6_stale() rea...
CVE-2026-64550
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:39
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: validate MAP frame length before ingress parsing When ingress deaggregation is disabled, rmnet_map_ingress_handler() passes the skb straight to __rmnet_map_in...
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:38
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup() bpa10x_setup() sends the vendor command 0xfc0e and passes the response to bt_dev_info() and hci_set_fw_info()...
CVE-2026-64548
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:38
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data() When the scatterlist ring is full or nearly full, bpf_msg_push_data() enters a copy fallback path and computes co...
CVE-2026-64547
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:37
- Zuletzt bearbeitet 17.08.2026 05:17:59
In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packet_len before pad-byte access in rx_fixup For an even packet_len, net1080_rx_fixup() reads the pad byte at skb->data[packet_len] before the skb->len...
CVE-2026-64546
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:37
- Zuletzt bearbeitet 17.08.2026 05:17:59
In the Linux kernel, the following vulnerability has been resolved: drm/edid: fix OOB read in drm_parse_tiled_block() drm_parse_tiled_block() casts the DisplayID block to a struct displayid_tiled_block and reads the full fixed layout up to tile->to...
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:36
- Zuletzt bearbeitet 17.08.2026 05:17:59
In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents pefile_digest_pe_contents() computes the trailing-data hash length as pelen - (hashed_bytes + certs_size). A cra...
CVE-2026-64543
- EPSS 0.17%
- Veröffentlicht 27.07.2026 20:10:35
- Zuletzt bearbeitet 19.08.2026 17:20:15
In the Linux kernel, the following vulnerability has been resolved: tipc: fix use-after-free of the discoverer in tipc_disc_rcv() bearer_disable() frees b->disc with tipc_disc_delete()'s plain kfree(), but tipc_disc_rcv() still dereferences b->disc...
CVE-2026-64541
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:34
- Zuletzt bearbeitet 17.08.2026 05:17:59
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket smc_cdc_rx_handler() looks up the connection by token under the link group's conns_lock, drops the lock, and then der...
CVE-2026-64540
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:33
- Zuletzt bearbeitet 17.08.2026 05:17:59
In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup() genelink_rx_fixup() splits an aggregated RX frame into its individual packets, using a per-packet length taken from de...