LiveActive security incident?Get immediate response
CVE Record

CVE-2024-47408: net/smc: check smcd_v2_ext_offset when receiving proposal msg

In the Linux kernel, the following vulnerability has been resolved: net/smc: check smcd_v2_ext_offset when receiving proposal msg When receiving proposal msg in server, the field smcd_v2_ext_offset in proposal msg is from the remote client and can not be fully trusted. Once the value of smcd_v2_ext_offset exceed the max value, there has the chance to access wrong address, and crash may happen. This patch checks the value of smcd_v2_ext_offset before using it.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A remote client can send an invalid offset in a Linux SMC-D version 2 connection proposal. An affected server may then access an incorrect memory address and crash. This creates a potentially serious availability risk, but the supplied sources do not demonstrate code execution, data theft, or data modification.

Executive priority

Prioritize exposed or business-critical systems using SMC-D v2, especially where untrusted clients can connect. Treat remediation as urgent because a remote kernel crash could interrupt services. Scope first where SMC usage is uncertain; the sources do not justify assuming every Linux host is practically reachable through this path.

Technical view

The Linux kernel SMC server trusted the client-controlled smcd_v2_ext_offset field without sufficient bounds validation. An excessive offset could produce an invalid address access and kernel crash. The upstream correction validates the offset before use. Although the supplied CVSS is 9.8, the described and evidenced consequence is a possible crash.

Likely exposure

Exposure requires an affected Linux kernel using the relevant SMC-D v2 server path and accepting proposal messages from a reachable remote client. The supplied affected-version data is ambiguous, so vulnerability managers should confirm distribution-specific package status or whether a cited stable-kernel fix is present.

Exploitation context

The bundle marks this CVE as absent from KEV, and none of the cited sources establishes active exploitation or a public exploit. Network reachability, low stated complexity, and no required privileges increase theoretical risk, but observed exploitation is not evidenced here.

Researcher notes

The record supplies no CWE and does not establish exploitation beyond a possible invalid-address access and crash. It also presents affected-version information in a form that is difficult to interpret reliably. Avoid inferring remote code execution or full confidentiality and integrity compromise solely from the CVSS vector; validate branch ancestry and distribution backports.

Mitigation direction

  • Update to a vendor-supported kernel package containing the smcd_v2_ext_offset validation fix.
  • Use the cited stable-kernel commits to confirm backport coverage for maintained kernel branches.
  • If immediate updating is impossible, consult the Linux distribution vendor for supported temporary mitigations.
  • Limit untrusted client access to systems exposing the relevant SMC-D v2 server path.

Validation and detection

  • Inventory kernel versions on systems where SMC-D is enabled or operationally required.
  • Check each distribution advisory for the exact fixed package version and reboot requirements.
  • Verify the installed kernel contains the applicable cited stable-kernel correction.
  • Confirm systems booted into the updated kernel after package installation.
  • Review kernel logs for unexplained crashes or faults involving SMC processing.
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-2024-47408 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
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
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-47408Attack 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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux5c21c4ccafe85906db809de3af391fd434df8a27, 5c21c4ccafe85906db809de3af391fd434df8a27, 5c21c4ccafe85906db809de3af391fd434df8a27, 5c21c4ccafe85906db809de3af391fd434df8a27, 5c21c4ccafe85906db809de3af391fd434df8a27unaffected
LinuxLinux5.10, 0, 5.15.176, 6.1.122, 6.6.68, 6.12.7, 6.13affected
Weakness

CWE details

No CWE listed

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