CVE-2022-50522
In 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.
Does this matter?
Lower severity and a low EPSS score (0.16%). Track it; it rarely justifies an emergency change on its own.
Description
In 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
- 3.3 LOWCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- EPSS
- 0.16% probability · 5th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/110dc34c9fa33d37f55b394b1199ea6c0ad1ee84Patch
- https://git.kernel.org/stable/c/43bfc7c2402a22d3b4eb08c040f274ba2b76461aPatch
- https://git.kernel.org/stable/c/4a9f1a8b3af287581ffb690d0e1593c681729ddbPatch
- https://git.kernel.org/stable/c/728ac3389296caf68638628c987aeae6c8851e2dPatch
- https://git.kernel.org/stable/c/7b289b791a59386dc23a00d3cf17a0db984b40d3Patch
- https://git.kernel.org/stable/c/891f606ae0765bc9ca99f5276735be4d338f0255Patch
- https://git.kernel.org/stable/c/b948baa29394ec5f4e6ec28486e7d06a76caee91Patch
- https://git.kernel.org/stable/c/cf6e70c0ced50b52415ac0c88eba1fb09c500a5aPatch
- https://git.kernel.org/stable/c/fd85ece416fd7edb945203e59d4cd94952f77e7cPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.