LiveActive security incident?Get immediate response
CVE Record

CVE-2025-21734: misc: fastrpc: Fix copy buffer page size

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
8

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.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2025-21734Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux02b45b47fbe84e23699bb6bdc74d4c2780e282b4, 02b45b47fbe84e23699bb6bdc74d4c2780e282b4, 02b45b47fbe84e23699bb6bdc74d4c2780e282b4, 02b45b47fbe84e23699bb6bdc74d4c2780e282b4, 02b45b47fbe84e23699bb6bdc74d4c2780e282b4unaffected
LinuxLinux5.2, 0, 6.1.129, 6.6.78, 6.12.14, 6.13.3, 6.14affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.