CVE-2026-68475

UnknownEPSS 0.21%

Last modified

CVE-2026-68475 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
0.21%

11.6th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 8f1ae77f466660b6da2455cccecc07ae631fa66d, < 23af4ea217800a20c405d72e82b11e24e27721f3; >= 8f1ae77f466660b6da2455cccecc07ae631fa66d, < ec836995c00a1968e403ef6beb53a73a9b0f318c; >= 8f1ae77f466660b6da2455cccecc07ae631fa66d, < b4d7333849839ff42e1bc802d5b5f63d71c65add; >= 8f1ae77f466660b6da2455cccecc07ae631fa66d, < 6dc0c8cd9c8a84808c6df760024d2604bc6d31fe; >= 8f1ae77f466660b6da2455cccecc07ae631fa66d, < 01e43f4e7d12dae6fa82ae1b2e91c9ce07e06cd8; >= 8f1ae77f466660b6da2455cccecc07ae631fa66d, < 82753ac86cb3d641b8634a61335fd0f04a61cc1a; >= 8f1ae77f466660b6da2455cccecc07ae631fa66d, < d826d3e04c5bd9d284ba29f330246a317a8a7023; >= 8f1ae77f466660b6da2455cccecc07ae631fa66d, < 1a8c89f8c112c75e84ff9a140f969e372aed0c9a
LinuxLinux3.14

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-68475?
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.
How severe is CVE-2026-68475?
Severity scoring for CVE-2026-68475 is pending analysis. The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-68475?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-68475?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST