LiveActive security incident?Get immediate response
CVE Record

CVE-2022-49492: nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags In nvme_alloc_admin_tags, the admin_q can be set to an error (typically -ENOMEM) if the blk_mq_init_queue call fails to set up the queue, which is checked immediately after the call. However, when we return the error message up the stack, to nvme_reset_work the error takes us to nvme_remove_dead_ctrl() nvme_dev_disable() nvme_suspend_queue(&dev->queues[0]). Here, we only check that the admin_q is non-NULL, rather than not an error or NULL, and begin quiescing a queue that never existed, leading to bad / NULL pointer dereference.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-49492 is a Linux kernel crash bug in NVMe PCI storage handling. If queue setup fails, later cleanup may treat an error value as a real queue and dereference it. The documented impact is availability loss, not data theft or tampering.

Executive priority

Treat as a moderate availability risk. It is unlikely to justify emergency action by itself, but production Linux systems with NVMe storage should receive normal kernel patching priority, especially where local users or workloads are not fully trusted.

Technical view

The flaw is a CWE-476 NULL pointer dereference in nvme_alloc_admin_tags error handling. When blk_mq_init_queue fails, admin_q can hold an error value. The reset/remove path reaches nvme_suspend_queue for queue 0 and only checks non-NULL, causing invalid queue quiescing and a kernel crash.

Likely exposure

Exposure is most relevant to Linux systems using NVMe PCI storage on affected kernel branches. The CVE record lists Linux as affected and names kernel versions including 3.19 through 5.19, but distribution backports may change practical exposure.

Exploitation context

The CVSS vector is local, low complexity, low privileges, no user interaction, with high availability impact. KEV is false, and the provided sources do not state active exploitation or public exploit availability.

Researcher notes

The key condition is failed admin queue allocation followed by cleanup that checks only non-NULL instead of excluding error pointers. Evidence supports denial of service through kernel crash; it does not support confidentiality, integrity, remote exploitation, or active exploitation claims.

Mitigation direction

  • Update to a vendor-supported kernel containing the referenced stable nvme-pci fix.
  • Prioritize systems with NVMe PCI storage and shared multi-user access.
  • Check Linux distribution advisories for backported fixes before relying on upstream version numbers.
  • Limit unnecessary local shell access on systems awaiting kernel updates.

Validation and detection

  • Inventory kernel versions across Linux hosts using NVMe PCI storage.
  • Compare installed kernels against vendor advisories and the referenced stable commits.
  • Review crash logs for nvme_alloc_admin_tags, nvme_suspend_queue, or NULL pointer dereference indicators.
  • Confirm patched kernels are deployed and booted, not only installed.
Prepared
Confidence
high
Sources
7

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.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-49492 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/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
1ADP providers
10Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2022-49492Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux35b489d32fcc37e8735f41aa794b24cf9d1e74f5, 35b489d32fcc37e8735f41aa794b24cf9d1e74f5, 35b489d32fcc37e8735f41aa794b24cf9d1e74f5, 35b489d32fcc37e8735f41aa794b24cf9d1e74f5, 35b489d32fcc37e8735f41aa794b24cf9d1e74f5, 35b489d32fcc37e8735f41aa794b24cf9d1e74f5, 35b489d32fcc37e8735f41aa794b24cf9d1e74f5, 35b489d32fcc37e8735f41aa794b24cf9d1e74f5, 35b489d32fcc37e8735f41aa794b24cf9d1e74f5unaffected
LinuxLinux3.19, 0, 4.9.318, 4.14.283, 4.19.247, 5.4.198, 5.10.121, 5.15.46, 5.17.14, 5.18.3, 5.19affected
Weakness

CWE details

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