Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-76425.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-76425
Upstream
Published
2025-10-07T16:15:52Z
Modified
2026-04-21T04:39:03.435262Z
Summary
CVE-2023-53682 affecting package kernel 5.15.200.1-1
Details

In the Linux kernel, the following vulnerability has been resolved:

hwmon: (xgene) Fix ioremap and memremap leak

Smatch reports:

drivers/hwmon/xgene-hwmon.c:757 xgenehwmonprobe() warn: 'ctx->pcccommaddr' from ioremap() not released on line: 757.

This is because in drivers/hwmon/xgene-hwmon.c:701 xgenehwmonprobe(), ioremap and memremap is not released, which may cause a leak.

To fix this, ioremap and memremap is modified to devmioremap and devmmemremap.

[groeck: Fixed formatting and subject]

References

Affected packages

Azure Linux:2 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
5.15.200.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-76425.json"