CVE-2022-49060
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:
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
dev_name() was called with dev.parent as argument but without to NULL-check it before. Solve this by checking the pointer before the call to dev_name().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | af5f60c7e3d593c2fa31b9a62c16eae75f074de3 < a05f5e26cb8bb4d07e0595545fcad1bb406f0085 | affected |
| Linux | Linux | af5f60c7e3d593c2fa31b9a62c16eae75f074de3 < 35b91e49bc80ca944a8679c3b139ddaf2f8eea0f | affected |
| Linux | Linux | af5f60c7e3d593c2fa31b9a62c16eae75f074de3 < 3a523807f01455fe9a0c1a433f27cd4411ee400f | affected |
| Linux | Linux | af5f60c7e3d593c2fa31b9a62c16eae75f074de3 < 22025513ced3d599ee8b24169141c95cf2467a4a | affected |
| Linux | Linux | af5f60c7e3d593c2fa31b9a62c16eae75f074de3 < d22f4f977236f97e01255a80bca2ea93a8094fc8 | affected |
| Linux | Linux | 5.1 | affected |
| Linux | Linux | 0 < 5.1 | unaffected |
| Linux | Linux | 5.4.190 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.112 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.35 <= 5.15.* | unaffected |
| Linux | Linux | 5.17.4 <= 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/a05f5e26cb8bb4d07e0595545fcad1bb406f0085
- https://git.kernel.org/stable/c/35b91e49bc80ca944a8679c3b139ddaf2f8eea0f
- https://git.kernel.org/stable/c/3a523807f01455fe9a0c1a433f27cd4411ee400f
- https://git.kernel.org/stable/c/22025513ced3d599ee8b24169141c95cf2467a4a
- https://git.kernel.org/stable/c/d22f4f977236f97e01255a80bca2ea93a8094fc8
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.