LiveActive security incident?Get immediate response
CVE Record

CVE-2025-21885: RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers While using nvme target with use_srq on, below kernel panic is noticed. [ 549.698111] bnxt_en 0000:41:00.0 enp65s0np0: FEC autoneg off encoding: Clause 91 RS(544,514) [ 566.393619] Oops: divide error: 0000 [#1] PREEMPT SMP NOPTI .. [ 566.393799] <TASK> [ 566.393807] ? __die_body+0x1a/0x60 [ 566.393823] ? die+0x38/0x60 [ 566.393835] ? do_trap+0xe4/0x110 [ 566.393847] ? bnxt_qplib_alloc_init_hwq+0x1d4/0x580 [bnxt_re] [ 566.393867] ? bnxt_qplib_alloc_init_hwq+0x1d4/0x580 [bnxt_re] [ 566.393881] ? do_error_trap+0x7c/0x120 [ 566.393890] ? bnxt_qplib_alloc_init_hwq+0x1d4/0x580 [bnxt_re] [ 566.393911] ? exc_divide_error+0x34/0x50 [ 566.393923] ? bnxt_qplib_alloc_init_hwq+0x1d4/0x580 [bnxt_re] [ 566.393939] ? asm_exc_divide_error+0x16/0x20 [ 566.393966] ? bnxt_qplib_alloc_init_hwq+0x1d4/0x580 [bnxt_re] [ 566.393997] bnxt_qplib_create_srq+0xc9/0x340 [bnxt_re] [ 566.394040] bnxt_re_create_srq+0x335/0x3b0 [bnxt_re] [ 566.394057] ? srso_return_thunk+0x5/0x5f [ 566.394068] ? __init_swait_queue_head+0x4a/0x60 [ 566.394090] ib_create_srq_user+0xa7/0x150 [ib_core] [ 566.394147] nvmet_rdma_queue_connect+0x7d0/0xbe0 [nvmet_rdma] [ 566.394174] ? lock_release+0x22c/0x3f0 [ 566.394187] ? srso_return_thunk+0x5/0x5f Page size and shift info is set only for the user space SRQs. Set page size and page shift for kernel space SRQs also.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue can crash affected systems when a specific RDMA storage path creates shared receive queues from kernel space. The reported failure is a divide error leading to a kernel panic during NVMe target RDMA use with use_srq enabled. The available sources do not show active exploitation or a CVSS score.

Executive priority

Treat this as a targeted availability risk for RDMA-backed storage infrastructure, not a broad internet-facing emergency. Patch affected storage nodes through normal urgent maintenance, with higher priority where kernel panic could disrupt production workloads.

Technical view

CVE-2025-21885 affects Linux RDMA/bnxt_re SRQ handling. Page size and page shift were initialized for user-space SRQs but not kernel-created SRQs. Kernel consumers such as nvmet_rdma with use_srq can trigger bnxt_qplib_alloc_init_hwq failure and panic. Stable kernel commits set the missing page details.

Likely exposure

Exposure appears limited to Linux systems running affected kernels with the bnxt_re RDMA driver and kernel consumers creating SRQs, specifically the reported NVMe target RDMA use_srq path. General Linux hosts without this driver or RDMA/NVMe target configuration are less likely exposed based on the provided evidence.

Exploitation context

The bundle reports a kernel panic during operational use, not a public exploit. KEV is false, and no cited source states active exploitation. The practical impact shown is availability loss on affected kernel/RDMA storage configurations.

Researcher notes

Evidence is clear on root cause and fix direction but incomplete on severity scoring, exploitability, and affected distribution packages. Analysis should stay tied to bnxt_re SRQ handling and the NVMe target RDMA use_srq scenario unless additional vendor advisories expand scope.

Mitigation direction

  • Update to a kernel or vendor package containing the referenced stable fixes.
  • Prioritize affected RDMA/NVMe target systems using bnxt_re and use_srq.
  • Check Linux distribution advisories for backported fixes and supported upgrade paths.
  • If patching is delayed, ask the vendor for supported temporary configuration guidance.

Validation and detection

  • Inventory Linux kernel versions against the affected range and fixed vendor builds.
  • Identify hosts loading bnxt_re and providing NVMe target RDMA services.
  • Check whether kernel consumers create SRQs, including nvmet_rdma use_srq deployments.
  • Review kernel logs for divide errors or panic traces involving bnxt_re SRQ creation.
  • Confirm the relevant stable commits are present through vendor release notes or source review.
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-2025-21885 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
3Timeline events
0ADP providers
4Source links

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
LinuxLinux0c4dcd602817502bb3dced7a834a13ef717d65a4, 0c4dcd602817502bb3dced7a834a13ef717d65a4, 0c4dcd602817502bb3dced7a834a13ef717d65a4unaffected
LinuxLinux5.7, 0, 6.12.18, 6.13.6, 6.14affected
Weakness

CWE details

No CWE listed

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