In the Linux kernel, the following vulnerability has been resolved:
misc: fastrpc: Fix copy buffer page size
For non-registered buffer, fastrpc driver copies the buffer and
pass it to the remote subsystem. There is a problem with current
implementation of page size calculation which is not considering
the offset in the calculation. This might lead to passing of
improper and out-of-bounds page size which could result in
memory issue. Calculate page start and page end using the offset
adjusted address instead of absolute address.
Security readout for executives and security teams
Plain-English summary
A Linux kernel FastRPC buffer-copy error can calculate an incorrect page size, potentially causing out-of-bounds memory access. A local user with limited privileges may be able to trigger serious confidentiality, integrity, or availability impacts. Exposure depends on whether an affected kernel and the relevant FastRPC functionality are present and usable.
Executive priority
Prioritize affected multi-user systems, appliances, and environments where untrusted local accounts can reach FastRPC. Schedule prompt vendor-supported kernel updates. Emergency treatment is appropriate where exposure is confirmed and business-critical, but the supplied evidence does not establish active exploitation.
Technical view
For non-registered FastRPC buffers, page-size calculation failed to account correctly for the buffer offset. The driver could therefore pass an invalid, out-of-bounds page size to a remote subsystem, creating a kernel memory-safety condition. Stable-kernel commits correct the calculation by deriving page boundaries from the offset-adjusted address.
Likely exposure
Potentially exposed systems run an affected Linux kernel and make the FastRPC driver available to local, low-privileged users. The supplied version data includes Linux 5.2 and later release entries, but does not provide sufficiently clear ranges for reliable version-only conclusions. Confirm against distribution or vendor package guidance and the cited fixes.
Exploitation context
The supplied CVSS 3.1 score is 7.8, with local access, low complexity, low privileges, no user interaction, and potentially high impact. The bundle marks KEV false, and no cited source reports active exploitation or a public exploit. Treat exploitation status as unconfirmed, not impossible.
Researcher notes
The record attributes the flaw to offset-insensitive page-boundary calculation for copied, non-registered buffers. Five stable commits are cited, indicating fixes across kernel branches. The supplied affected-version representation is ambiguous, and no CWE, crash trace, exploit evidence, or branch-to-fixed-version mapping is provided; validate using authoritative package metadata.
Mitigation direction
Install a vendor-supported kernel package containing the applicable stable fix.
Check distribution or device-vendor guidance for exact affected and corrected versions.
Restrict unnecessary local access while remediation is pending.
Disable unused FastRPC functionality only when vendor guidance confirms operational safety.
Validation and detection
Inventory kernel versions across Linux systems and appliances.
Determine whether the FastRPC driver is built, loaded, or otherwise available.
Compare kernel source or package changelogs with the cited stable fix commits.
Verify the running kernel after remediation, including completion of any required reboot.
Review kernel logs for related memory faults; absence does not prove non-exposure.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2025-21734 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
7Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.