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().
References
Configurations
Configuration 1 (hide)
|
History
11 May 2026, 20:55
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-401 | |
| References | () https://git.kernel.org/stable/c/071bfc6e723aabbbf08f0d439fb913cd01eb8de2 - Patch | |
| References | () https://git.kernel.org/stable/c/4010e596d23cda6de65acb14f7fd4ce8289f1d49 - Patch | |
| References | () https://git.kernel.org/stable/c/68cd8ac994cac38a305200f638b30e13c690753b - Patch | |
| References | () https://git.kernel.org/stable/c/80ce3797dc99dae4ce8b939626b891c9eb85139f - Patch | |
| References | () https://git.kernel.org/stable/c/9f1c926248bde95a77ca104ab525467470607836 - Patch | |
| References | () https://git.kernel.org/stable/c/b7210170b10e2d17f7a4f6b9d39cc092442db860 - Patch | |
| References | () https://git.kernel.org/stable/c/e220ec4c4596d634685b8a08d79ad876a720b466 - Patch | |
| References | () https://git.kernel.org/stable/c/f7759eb6738ee9fc296f6ab1705c6809947976f3 - Patch | |
| First Time |
Linux linux Kernel
Linux |
06 May 2026, 12:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-06 12:16
Updated : 2026-05-11 20:55
NVD link : CVE-2026-43183
Mitre link : CVE-2026-43183
CVE.ORG link : CVE-2026-43183
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
