Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821_dev_setup() Add release_mem_region() if ioremap() fails to release the memory region obtained by cx25821_get_resources().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.32, < 5.10.252 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/071bfc6e723aabbbf08f0d439fb913cd01eb8de2Patch
- https://git.kernel.org/stable/c/4010e596d23cda6de65acb14f7fd4ce8289f1d49Patch
- https://git.kernel.org/stable/c/68cd8ac994cac38a305200f638b30e13c690753bPatch
- https://git.kernel.org/stable/c/80ce3797dc99dae4ce8b939626b891c9eb85139fPatch
- https://git.kernel.org/stable/c/9f1c926248bde95a77ca104ab525467470607836Patch
- https://git.kernel.org/stable/c/b7210170b10e2d17f7a4f6b9d39cc092442db860Patch
- https://git.kernel.org/stable/c/e220ec4c4596d634685b8a08d79ad876a720b466Patch
- https://git.kernel.org/stable/c/f7759eb6738ee9fc296f6ab1705c6809947976f3Patch
FAQ
What is CVE-2026-43183?
CVE-2026-43183 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821_dev_setup() Add release_mem_region() if ioremap() fails to release the memory regio...
How severe is CVE-2026-43183?
CVE-2026-43183 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-2026-43183?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.