LiveActive security incident?Get immediate response
CVE Record

CVE-2024-27388: SUNRPC: fix some memleaks in gssx_dec_option_array

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssx_dec_option_array The creds and oa->data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A Linux SUNRPC error-handling bug can leave allocated credentials and option data in memory after certain decoding failures. Repeated triggering could consume kernel memory and affect service availability. The supplied 9.8 score claims broader compromise potential, but the cited technical description only establishes memory leaks.

Executive priority

Treat this as an urgent kernel-patching issue on systems where vendor guidance confirms exposure, especially SUNRPC-dependent infrastructure. Do not interpret the critical score as evidence of active compromise or proven code execution. Require vulnerability tooling to use distribution backport status rather than version-only comparisons.

Technical view

In gssx_dec_option_array, error paths after allocation failed to free creds and oa->data. Upstream stable commits add the missing deallocations. The available evidence supports a kernel memory leak; it does not explain how confidentiality or integrity compromise would occur despite the supplied CVSS vector.

Likely exposure

The bundle marks Linux releases across 3.10 through 6.9 as affected, but its flattened version data does not clearly express branch-specific fixed boundaries. Prioritize systems using SUNRPC/GSS functionality, then obtain definitive affected-package mappings from each Linux distribution or kernel vendor.

Exploitation context

The record is not listed as KEV, and no cited source reports active exploitation. The 9.8 vector describes unauthenticated network access and complete confidentiality, integrity, and availability impact, while the kernel description documents only memory leaks. This inconsistency materially limits exploitability conclusions.

Researcher notes

The fix frees creds and oa->data in allocation-related error handling. Multiple stable commits are supplied, but the bundle lacks a clear branch-to-fix mapping. Compare vendor backports using patch content or advisories rather than upstream version numbers alone. The source evidence does not substantiate the CVSS vector's complete confidentiality and integrity impacts.

Mitigation direction

  • Apply the Linux vendor's kernel update containing the applicable stable fix for CVE-2024-27388.
  • Reboot into the updated kernel; installing the package alone does not replace the running kernel.
  • If updates are unavailable, consult the vendor for supported mitigations; none are named in the supplied sources.

Validation and detection

  • Inventory running kernel versions and distribution builds across Linux assets.
  • Confirm vendor advisories map each build to a fixed package or backported commit.
  • After rebooting, verify the running kernel matches the remediated package.
  • Review memory-pressure events, but do not treat their absence as proof of safety.
Prepared
Confidence
medium
Sources
5

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-2024-27388 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
2ADP providers
12Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2024-27388Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux1d658336b05f8697d6445834f8867f8ad5e4f735, 1d658336b05f8697d6445834f8867f8ad5e4f735, 1d658336b05f8697d6445834f8867f8ad5e4f735, 1d658336b05f8697d6445834f8867f8ad5e4f735, 1d658336b05f8697d6445834f8867f8ad5e4f735, 1d658336b05f8697d6445834f8867f8ad5e4f735, 1d658336b05f8697d6445834f8867f8ad5e4f735, 1d658336b05f8697d6445834f8867f8ad5e4f735, 1d658336b05f8697d6445834f8867f8ad5e4f735unaffected
LinuxLinux3.10, 0, 4.19.311, 5.4.273, 5.10.214, 5.15.153, 6.1.83, 6.6.23, 6.7.11, 6.8.2, 6.9affected
Weakness

CWE details

No CWE listed

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