LiveActive security incident?Get immediate response
CVE Record

CVE-2022-49012: afs: Fix server->active leak in afs_put_server

In the Linux kernel, the following vulnerability has been resolved: afs: Fix server->active leak in afs_put_server The atomic_read was accidentally replaced with atomic_inc_return, which prevents the server from getting cleaned up and causes rmmod to hang with a warning: Can't purge s=00000001

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2022-49012 is a Linux kernel AFS bug that can prevent AFS server objects from being cleaned up. The documented symptom is a hang when removing the module, with a warning. There is no provided evidence of active exploitation or a broader attack chain.

Executive priority

Treat as a targeted Linux kernel reliability fix, not an emergency. Patch through normal kernel maintenance, prioritizing systems using AFS or requiring frequent module lifecycle operations.

Technical view

The issue is in Linux kernel AFS afs_put_server. An atomic_read was accidentally replaced with atomic_inc_return, leaking server->active and blocking cleanup. The CVE references stable kernel commits that resolve the bug. No CVSS score or CWE is provided.

Likely exposure

Systems running affected Linux kernel versions with AFS support are the likely exposure. The bundle lists Linux kernel 6.0, 6.0.12, and 6.1 as affected, but version-range detail is limited.

Exploitation context

No KEV listing and no cited source indicates active exploitation. The public description documents a reliability failure during cleanup or module removal, not a weaponized exploit path.

Researcher notes

Evidence is narrow: the CVE record describes a reference-counting cleanup leak and rmmod hang. No CVSS, CWE, proof of exploitation, or detailed affected range is provided in the source bundle.

Mitigation direction

  • Check your Linux distribution’s kernel advisory for CVE-2022-49012.
  • Update to a kernel containing the referenced stable fixes.
  • Prioritize systems where AFS is enabled or used.
  • Track vendor backports, since fixed kernels may not match upstream versions exactly.

Validation and detection

  • Inventory running Linux kernel versions on affected systems.
  • Determine whether AFS support is present or in use.
  • Confirm vendor changelogs include CVE-2022-49012 or the referenced commits.
  • Validate remediation during a maintenance window on representative systems.
Prepared
Confidence
medium
Sources
4

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-49012 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
1ADP providers
3Source links

SSVC decision data

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

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
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux2757a4dc184997c66ef1de32636f73b9f21aac14, 2757a4dc184997c66ef1de32636f73b9f21aac14unaffected
LinuxLinux6.0, 0, 6.0.12, 6.1affected
Weakness

CWE details

No CWE listed

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