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.
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.
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.
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.
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.