Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers If the application queues an NV12M jpeg as output buffer, but then queues a single planar capture buffer, the kernel will crash with "Unable to handle kernel NULL pointer dereference" in mxc_jpeg_addrs, prevent this by finishing the job with error.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.13, < 5.15.33 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/417591a766b3c040c346044541ff949c0b2bb7b2Patch
- https://git.kernel.org/stable/c/4eb591c47c82a6a6ad293ed108c3cb77115fbc25Patch
- https://git.kernel.org/stable/c/8d075ede7d24f19dc817c5bd517a53f0524f9031Patch
- https://git.kernel.org/stable/c/eff76b180751e5e55c872d17755680c3b83ba9abPatch
FAQ
What is CVE-2022-49165?
CVE-2022-49165 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers If the application queues an NV12M jpeg as output buffer,...
How severe is CVE-2022-49165?
CVE-2022-49165 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-49165?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.