CVE-2022-49284
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
device_register() calls device_initialize(), according to doc of device_initialize:
Use put_device() to give up your reference instead of freeing
* @dev directly once you have called this function.
To prevent potential memleak, use put_device() for error handling.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 85e2414c518a03a21dddd4bc88fec2723c5e1197 < c61e2fc87f24cae4701f352fe9ecd4c5c143106c | affected |
| Linux | Linux | 85e2414c518a03a21dddd4bc88fec2723c5e1197 < a529af1f5a5c096f3e18f0d5a32cfcc3d82df1ec | affected |
| Linux | Linux | 85e2414c518a03a21dddd4bc88fec2723c5e1197 < 412225b32986d5b11c3c1ad9234c50a3f5c52c76 | affected |
| Linux | Linux | 85e2414c518a03a21dddd4bc88fec2723c5e1197 < cfa5dbcdd7aece76f3415284569f2f384aff0253 | affected |
| Linux | Linux | 5.15 | affected |
| Linux | Linux | 0 < 5.15 | unaffected |
| Linux | Linux | 5.15.33 <= 5.15.* | unaffected |
| Linux | Linux | 5.16.19 <= 5.16.* | unaffected |
| Linux | Linux | 5.17.2 <= 5.17.* | unaffected |
| Linux | Linux | 5.18 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/c61e2fc87f24cae4701f352fe9ecd4c5c143106c
- https://git.kernel.org/stable/c/a529af1f5a5c096f3e18f0d5a32cfcc3d82df1ec
- https://git.kernel.org/stable/c/412225b32986d5b11c3c1ad9234c50a3f5c52c76
- https://git.kernel.org/stable/c/cfa5dbcdd7aece76f3415284569f2f384aff0253
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.