CVE-2022-50522
LowIn the Linux kernel, the following vulnerability has been resolved: mcb: mcb-parse: fix error handing in chameleon_parse_gdd() If mcb_device_register() returns error in chameleon_parse_gdd(), the refcount of bus and device name are leaked. Fix this by calling put_device() to give up the reference, so they can be released in mcb_release_dev() and kobject_cleanup().
CVSS 3.1 score
3.3
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected versions
Linux kernel versions
3.15
and later are affected. Fixed in
4.9.337,
4.14.303,
4.19.270,
5.4.229,
5.10.163,
5.15.86,
6.0.16,
6.1.2,
6.2
and their respective stable series.
References
The following references provide additional information about CVE-2022-50522 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/110dc34c9fa33d37f55b394b1199ea6c0ad1ee84
-
PatchKernel patch commithttps://git.kernel.org/stable/c/43bfc7c2402a22d3b4eb08c040f274ba2b76461a
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4a9f1a8b3af287581ffb690d0e1593c681729ddb
Frequently asked questions
-
What is CVE-2022-50522?
CVE-2022-50522 is a Low severity Linux kernel vulnerability with a CVSS score of 3.3 out of 10 . It affects Linux kernel versions from 3.15 onward and has been patched in 4.9.337, 4.14.303, 4.19.270 and others. CVE-2022-50522 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2022-50522?
CVE-2022-50522 has a CVSS score of 3.3 out of 10, rated Low severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N. -
Is there a patch available for CVE-2022-50522?
Yes — CVE-2022-50522 has been patched. Fixed versions include 4.9.337, 4.14.303, 4.19.270 and others. If you are running Linux kernel 3.15 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2022-50522 actively exploited?
No — CVE-2022-50522 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.