LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50712: devlink: hold region lock when flushing snapshots

In the Linux kernel, the following vulnerability has been resolved: devlink: hold region lock when flushing snapshots Netdevsim triggers a splat on reload, when it destroys regions with snapshots pending: WARNING: CPU: 1 PID: 787 at net/core/devlink.c:6291 devlink_region_snapshot_del+0x12e/0x140 CPU: 1 PID: 787 Comm: devlink Not tainted 6.1.0-07460-g7ae9888d6e1c #580 RIP: 0010:devlink_region_snapshot_del+0x12e/0x140 Call Trace: <TASK> devl_region_destroy+0x70/0x140 nsim_dev_reload_down+0x2f/0x60 [netdevsim] devlink_reload+0x1f7/0x360 devlink_nl_cmd_reload+0x6ce/0x860 genl_family_rcv_msg_doit.isra.0+0x145/0x1c0 This is the locking assert in devlink_region_snapshot_del(), we're supposed to be holding the region->snapshot_lock here.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-50712 is a Linux kernel devlink locking bug. The reported symptom is a kernel warning during netdevsim reload when devlink regions with pending snapshots are destroyed. The public record does not provide CVSS, impact scoring, or evidence of real-world exploitation.

Executive priority

Treat as a routine kernel maintenance item unless your environment heavily uses devlink-related networking features. There is no provided evidence of exploitation or a scored business-critical impact, but kernel fixes should be included in normal patch cycles.

Technical view

The issue is in Linux kernel devlink snapshot handling. devlink_region_snapshot_del() expects region->snapshot_lock to be held, but snapshot flushing during region destruction could violate that locking expectation. Stable kernel commits are referenced as fixes. The report specifically mentions netdevsim reload as the trigger path.

Likely exposure

Systems running affected Linux kernel versions or downstream kernels containing the vulnerable devlink code may be exposed. The source bundle lists Linux kernel versions including 6.0, 6.0.16, 6.1.2, and 6.2 as affected, but exact distribution package impact requires vendor mapping.

Exploitation context

No cited source states active exploitation, and CISA KEV status is false in the provided bundle. The described trigger is a devlink/netdevsim reload path producing a kernel warning, not a documented remote attack path.

Researcher notes

Evidence is limited to the CVE description and Linux stable commit references. The public bundle does not include CVSS, CWE, exploitability assessment, or downstream distro advisories. Avoid assuming privilege boundaries or denial-of-service impact beyond the reported kernel warning.

Mitigation direction

  • Check your Linux distribution’s advisory for CVE-2022-50712 applicability.
  • Update to a kernel containing the referenced stable devlink fixes.
  • Prioritize hosts using devlink-related networking features or test modules.
  • If patching is delayed, follow vendor guidance for temporary risk reduction.

Validation and detection

  • Inventory running kernel versions across Linux assets.
  • Map distribution kernel packages to the referenced upstream stable commits.
  • Review kernel logs for devlink or netdevsim reload warnings.
  • Confirm updated kernels are booted, not just installed.
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-2022-50712 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
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux2dec18ad826f52658f7781ee995d236cc449b678, 2dec18ad826f52658f7781ee995d236cc449b678, 2dec18ad826f52658f7781ee995d236cc449b678unaffected
LinuxLinux6.0, 0, 6.0.16, 6.1.2, 6.2affected
Weakness

CWE details

No CWE listed

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