CVE-2022-49953
BaseFortify
Publication date: 2025-06-18
Last updated on: 2025-11-14
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | 6.0 |
| linux | linux_kernel | 6.0 |
| linux | linux_kernel | 6.0 |
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is in the Linux kernel's iio light cm3605 driver. It involves an error handling path in the cm3605_probe() function where a new error handling path introduced by a fix does not properly redirect to the existing error handling path, causing some resources to leak.
How can this vulnerability impact me? :
The impact of this vulnerability is resource leakage due to improper error handling in the cm3605_probe() function of the Linux kernel. This could potentially lead to reduced system stability or performance degradation over time if resources are not properly released.