- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:41
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLE_ATTR_DATA psample open codes nla_put() presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is ...
CVE-2026-64554
- EPSS 0.18%
- Veröffentlicht 27.07.2026 20:10:41
- Zuletzt bearbeitet 17.08.2026 05:18:00
In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment() br_ip6_fragment() gets prevhdr, a pointer into the skb head, from ip6_find_1stfragopt(), then calls skb_checksum_h...
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-64552
- EPSS 0.17%
- 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: virtio-net: fix len check in receive_big() receive_big() bounds the device-announced length by (big_packets_num_skbfrags + 1) * PAGE_SIZE. That is still too loose: add_recvbuf_big...
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...
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...
- 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-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...
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...
- 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...