CVE-2022-50189
high
CVSS v3
—
CVSS v2
—
VIR risk
8.0
Description
In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix file pointer leak Currently if a fscanf fails then an early return leaks an open file pointer. Fix this by fclosing the file before the return. Detected using static analysis with cppcheck: tools/power/x86/turbostat/turbostat.c:2039:3: error: Resource leak: fp [resourceLeak]
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2022-50189
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2022-50189.html
Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2023:2458
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| debian | bookworm | fixed | 6.0.2-1 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 6.0.2-1 |
| debian | sid | fixed | 6.0.2-1 |
| debian | trixie | fixed | 6.0.2-1 |
References
Verify integrity in audit chain (admin only). AS-IS.