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
No history.
Information
Published : 2026-05-06 12:16
Updated : 2026-06-17 10:49
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
