CVE-2026-68475
Description
In the Linux kernel, the following vulnerability has been resolved: reset: sunxi: fix memory region leak on ioremap failure In sunxi_reset_init(), when ioremap() fails, the memory region obtained via request_mem_region() is not released, leading to a resource leak. Add an err_mem_region label to properly release the memory region before freeing the data structure.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://git.kernel.org/stable/c/01e43f4e7d12dae6fa82ae1b2e91c9ce07e06cd8
- https://git.kernel.org/stable/c/1a8c89f8c112c75e84ff9a140f969e372aed0c9a
- https://git.kernel.org/stable/c/23af4ea217800a20c405d72e82b11e24e27721f3
- https://git.kernel.org/stable/c/6dc0c8cd9c8a84808c6df760024d2604bc6d31fe
- https://git.kernel.org/stable/c/82753ac86cb3d641b8634a61335fd0f04a61cc1a
- https://git.kernel.org/stable/c/b4d7333849839ff42e1bc802d5b5f63d71c65add
- https://git.kernel.org/stable/c/d826d3e04c5bd9d284ba29f330246a317a8a7023
- https://git.kernel.org/stable/c/ec836995c00a1968e403ef6beb53a73a9b0f318c
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.