Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64550

7.3 · HIGH
Published Jul 27, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2026-64550 is a high-severity vulnerability. It was published on July 27, 2026 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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_ingress_handler(), skipping the length

validation that rmnet_map_deaggregate() performs on the aggregated path.

The parser then dereferences the MAP header and csum header/trailer based on

the on-wire pkt_len without checking skb->len, so a short frame is read out

of bounds:

BUG: KASAN: slab-out-of-bounds in rmnet_map_checksum_downlink_packet

Read of size 1 at addr ffff88801118ed00 by task exploit/147

Call Trace:

...

rmnet_map_checksum_downlink_packet (drivers/net/ethernet/qualcomm/rmnet/rmnet_map_data.c:413)

__rmnet_map_ingress_handler (drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c:96)

rmnet_rx_handler (drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c:129)

__netif_receive_skb_core.constprop.0 (net/core/dev.c:

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-64550?

CVE-2026-64550 is a high-severity vulnerability. It was published on July 27, 2026 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2026-64550?

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-64550?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64550?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64550 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.