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.
EPSS 0.211%Risque 0
Voir la source- Publication
- 2026-08-15 06:20:35
- Versions concernées
- unknown
- Type
- Noyau
- Dernière modification
- 2026-08-17 06:17:56
- Vecteur
- Pending