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