CVE-2022-50312: drivers: serial: jsm: fix some leaks in probe
In the Linux kernel, the following vulnerability has been resolved:
drivers: serial: jsm: fix some leaks in probe
This error path needs to unwind instead of just returning directly.
Security readout for executives and security teams
Plain-English summary
CVE-2022-50312 is a Linux kernel issue in the JSM serial driver. The public record describes resource leaks during driver probe error handling. The available sources do not provide CVSS, confirmed impact, or exploitation details, so business urgency should be based on kernel exposure and vendor patch status.
Executive priority
Treat this as routine kernel hygiene unless local exposure to the JSM serial driver is confirmed. There is no cited active exploitation or CVSS score, but kernel fixes should still enter normal patch cycles.
Technical view
The flaw is in drivers/serial/jsm probe error paths. When probe failed, the code returned directly instead of unwinding allocated resources. Linux stable commits are referenced as fixes. The record does not specify a CWE, privilege requirement, crash condition, or security impact beyond the leak behavior.
Likely exposure
Exposure is limited to Linux systems using affected kernels where the JSM serial driver is present and relevant probe paths can execute. Distro backports may change exposure, so asset validation should use package and kernel vendor advisories rather than upstream version strings alone.
Exploitation context
The bundle does not show CISA KEV listing, active exploitation, public exploit availability, or weaponized use. The described issue appears tied to local kernel driver initialization behavior, but the sources do not prove exploitability or impact severity.
Researcher notes
Focus analysis on the jsm probe unwind path and affected stable backports. The public CVE data is sparse: no CVSS, CWE, exploit status, or detailed impact is provided. Avoid overstating risk without distro-specific or kernel-config evidence.
Mitigation direction
Apply kernel updates containing the linked stable fixes.
Check Linux distribution advisories for backported fixes.
Prioritize systems with the JSM serial driver enabled or loaded.
Disable unused JSM serial driver support where operationally safe.
Track vendor guidance because no standalone workaround is named.
Validation and detection
Inventory running kernel versions across Linux assets.
Check whether the JSM serial driver is built, available, or loaded.
Compare vendor kernel packages against advisory-fixed versions.
Review distro changelogs for CVE-2022-50312 or linked commits.
Confirm updates in staging before production rollout.
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-50312 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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
0ADP providers
10Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Sep 15, 2025, 14:46 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.