Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-49003

15
FAUCET Score

CVE-2022-49003 is a use-after-free vulnerability in the Linux kernel's NVMe driver, specifically affecting the nvme_ns_head list. This flaw arises because the nvme_mpath_revalidate_paths() function and namespace removal operations fail to properly synchronize with the head's SRCU lock, allowing concurrent scan work to free a namespace while it's still being accessed. This can lead to a kernel panic and system unavailability. The vulnerability has a CVSS score of 4.7 (Medium), indicating a local attack vector with high attack complexity and low privileges required, resulting in high impact to availability (A:H). There is no impact on confidentiality or integrity. Currently, there is no evidence of active exploitation, and no public exploit code or Metasploit modules are available. The vulnerability has received minimal community discussion and media coverage, suggesting low awareness or perceived threat at this time.

Impacted Technologies

VendorProductVersion(s)CPE
>= 5.15, < 5.15.82CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
>= 5.16, < 6.0.12CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
6.1CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:*
6.1CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:*
6.1CPE matchmatch criteria
cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.7MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
1.0
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.23%
Probability of exploitation in next 30 days
EPSS Percentile
13.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0023 is in the 55th percentile among its peer group of 1,297 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.4 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

redhatCVE-2022-49003Moderate

kernel: nvme: fix SRCU protection of nvme_ns_head list

Oct 21, 2024

References

git.kernel.org / stable/c/5b566d09ab1b975566a53f9c5466ee260d087582
Patch
git.kernel.org / stable/c/787d81d4eb150e443e5d1276c6e8f03cfecc2302
Patch
git.kernel.org / stable/c/899d2a05dc14733cfba6224083c6b0dd5a738590
Patch