LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50328: jbd2: fix potential use-after-free in jbd2_fc_wait_bufs

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential use-after-free in jbd2_fc_wait_bufs In 'jbd2_fc_wait_bufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if uptodate before put buffer head reference count.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-50328 is a Linux kernel memory-safety flaw in the jbd2 journaling code. The code could use a buffer after releasing its reference, creating a potential use-after-free. The source bundle does not provide a CVSS score, confirmed exploitation, or a complete impact statement.

Executive priority

Handle through standard kernel patch management unless your environment has high-risk multi-user Linux workloads. There is no source-backed emergency signal, but kernel memory-safety issues deserve timely remediation.

Technical view

The issue is in jbd2_fc_wait_bufs, where buffer head state was checked after dropping the buffer head reference. Linux resolved it by checking whether the buffer is up to date before releasing the reference. Affected kernel version data is provided, but exploitability and practical impact are not characterized.

Likely exposure

Exposure is likely limited to Linux systems running affected kernel builds listed in the CVE data, including 5.10, 5.10.150, 5.15.75, 5.19.17, 6.0.3, and 6.1-related ranges.

Exploitation context

The provided bundle marks KEV as false and gives no cited evidence of active exploitation or public weaponization. Treat this as an unproven kernel memory-safety risk until vendor advisories clarify impact.

Researcher notes

Evidence is narrow: the record identifies a potential use-after-free and stable fixes, but no CVSS, CWE, exploit preconditions, attacker model, or impact detail. Avoid assuming privilege escalation or remote reachability without additional vendor evidence.

Mitigation direction

  • Check distribution kernel advisories for CVE-2022-50328 coverage.
  • Update affected Linux kernels to vendor-fixed builds when available.
  • Confirm fixed packages include the referenced upstream stable commits.
  • Prioritize internet-facing and multi-user Linux hosts first.

Validation and detection

  • Inventory running kernel versions across Linux assets.
  • Compare kernel versions against the affected versions in the CVE record.
  • Review kernel package changelogs for the listed stable commit IDs.
  • Document systems deferred from patching and their compensating controls.
Prepared
Confidence
medium
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.

cve · low confidence lookup

CVE-2022-50328 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
6Source 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
LinuxLinuxff780b91efe901b8eecd8114785abae5341820ad, ff780b91efe901b8eecd8114785abae5341820ad, ff780b91efe901b8eecd8114785abae5341820ad, ff780b91efe901b8eecd8114785abae5341820ad, ff780b91efe901b8eecd8114785abae5341820adunaffected
LinuxLinux5.10, 0, 5.10.150, 5.15.75, 5.19.17, 6.0.3, 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.