LiveActive security incident?Get immediate response
CVE Record

CVE-2026-31464: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() A malicious or compromised VIO server can return a num_written value in the discover targets MAD response that exceeds max_targets. This value is stored directly in vhost->num_targets without validation, and is then used as the loop bound in ibmvfc_alloc_targets() to index into disc_buf[], which is only allocated for max_targets entries. Indices at or beyond max_targets access kernel memory outside the DMA-coherent allocation. The out-of-bounds data is subsequently embedded in Implicit Logout and PLOGI MADs that are sent back to the VIO server, leaking kernel memory. Fix by clamping num_written to max_targets before storing it.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A malicious or compromised VIO server can cause a Linux system using ibmvfc to read beyond an allocated target list. Kernel memory may then be sent back to that server, exposing sensitive data and potentially affecting availability. Systems not using this virtual Fibre Channel path are unlikely to be exposed.

Executive priority

Prioritize affected ibmvfc environments, especially where VIO administration is shared or compromise could expose sensitive guest memory. Remediate promptly through supported kernel updates. Broad emergency action across Linux estates is unnecessary until teams confirm ibmvfc and VIO-backed storage are present.

Technical view

The ibmvfc discovery callback accepts num_written from a VIO-server MAD response without checking max_targets. ibmvfc_alloc_targets() then indexes beyond the DMA-coherent disc_buf allocation. Out-of-bounds kernel data can enter Implicit Logout and PLOGI MADs returned to the server. The fix clamps num_written to max_targets.

Likely exposure

Exposure is concentrated in Linux systems using the ibmvfc driver with VIO-provided virtual Fibre Channel. Exploitation requires control or compromise of the associated VIO server. The bundle provides upstream version and commit information, but not definitive distribution package boundaries; map deployed kernels through vendor advisories.

Exploitation context

The supplied bundle provides no evidence of active exploitation, and the CVE is not listed as KEV. The attacker must operate a malicious or compromised VIO server capable of returning an oversized discovery count. The supplied CVSS 3.1 score is 8.1, with adjacent access, low complexity, and no user interaction.

Researcher notes

The trust-boundary failure occurs when an untrusted response count becomes both stored state and a later array bound. Consequences documented in the bundle include out-of-bounds kernel access and disclosure through outbound MADs. Exact affected distribution builds, crash behavior, and real-world exploitation are not established by the supplied evidence.

Mitigation direction

  • Inventory Linux systems using ibmvfc and VIO-backed virtual Fibre Channel storage.
  • Apply a supported kernel update incorporating the referenced ibmvfc num_written validation fix.
  • Consult distribution guidance to map deployed kernel packages to corrected builds.

Validation and detection

  • Confirm whether ibmvfc is present and actively serving VIO-backed storage on each system.
  • Compare the running kernel package with applicable distribution advisories and referenced stable fixes.
  • Verify any source or backport clamps num_written to max_targets before setting num_targets.
  • After remediation, confirm the corrected kernel build is the one currently running.
Prepared
Confidence
medium
Sources
10

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-2026-31464 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
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/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
0ADP providers
9Source 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
8.1CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H2.85.2Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2026-31464Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux072b91f9c6510d0ec4a49d07dbc318760c7da7b3, 072b91f9c6510d0ec4a49d07dbc318760c7da7b3, 072b91f9c6510d0ec4a49d07dbc318760c7da7b3, 072b91f9c6510d0ec4a49d07dbc318760c7da7b3, 072b91f9c6510d0ec4a49d07dbc318760c7da7b3, 072b91f9c6510d0ec4a49d07dbc318760c7da7b3, 072b91f9c6510d0ec4a49d07dbc318760c7da7b3, 072b91f9c6510d0ec4a49d07dbc318760c7da7b3unaffected
LinuxLinux2.6.27, 0, 5.10.253, 5.15.203, 6.1.168, 6.6.131, 6.12.80, 6.18.21, 6.19.11, 7.0affected
Weakness

CWE details

No CWE listed

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