Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for dcoda_iram_alloc As the coda_iram_alloc may return NULL pointer, it should be better to check the return value in order to avoid NULL poineter dereference, same as the others.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.17, < 4.9.337 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/05f165ded4a7baec31b65aba88e2cd1fb9b91db2Patch
- https://git.kernel.org/stable/c/2b436f1410245412ea5e4c356a175a928d73eed3Patch
- https://git.kernel.org/stable/c/2c6887d5a29024bada6928d1d0959c9990401384Patch
- https://git.kernel.org/stable/c/35ddd00b36589cf948875b825eedaab1aefd5ad5Patch
- https://git.kernel.org/stable/c/45f57abaee136a1e39d2b04443a1bd5311ba7d94Patch
- https://git.kernel.org/stable/c/532417dc98cb9c1185ada4ea4e7ccf965c06bcb5Patch
- https://git.kernel.org/stable/c/5688d33aa293dfa122d66bef9c0258ddf7ef11e7Patch
- https://git.kernel.org/stable/c/6b8082238fb8bb20f67e46388123e67a5bbc558dPatch
- https://git.kernel.org/stable/c/b99872178e7473f21904fdeea38109275aad8ae8Patch
FAQ
What is CVE-2022-50501?
CVE-2022-50501 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for dcoda_iram_alloc As the coda_iram_alloc may return NULL pointer, it should be better to check the retur...
How severe is CVE-2022-50501?
CVE-2022-50501 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50501?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.