In the Linux kernel, the following vulnerability has been resolved:
clk: imx: clk-imx8mn: fix memory leak in imx8mnclocksprobe
Use devmofiomap() instead of of_iomap() to automatically handle the unused ioremap region.
If any error occurs, regions allocated by kzalloc() will leak, but using devmkzalloc() instead will automatically free the memory using devmkfree().
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53249.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53249.json"
[
{
"signature_version": "v1",
"target": {
"file": "drivers/clk/imx/clk-imx8mn.c"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@188d070de9132667956f5aadd98d2bd87d3eac89",
"deprecated": false,
"digest": {
"line_hashes": [
"173087210124276541813641121376439950426",
"148592450416028611977446236530610375113",
"123462332102809581856184105092536140302",
"53059944494081046200111375840207985472",
"248043869588622934058888531778514753876",
"120539785341187395437672186598096694258",
"243520055729550311101771746086360035449",
"99666270317686231290867191280695869033",
"167967889203436666889049955863331741160",
"218404024146485751394170002468036073772",
"208668677421847082994728709763930771593"
],
"threshold": 0.9
},
"id": "CVE-2023-53249-0eed5a74",
"signature_type": "Line"
},
{
"signature_version": "v1",
"target": {
"file": "drivers/clk/imx/clk-imx8mn.c",
"function": "imx8mn_clocks_probe"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@188d070de9132667956f5aadd98d2bd87d3eac89",
"deprecated": false,
"digest": {
"function_hash": "5949815358183968064050098435027842268",
"length": 21468.0
},
"id": "CVE-2023-53249-e8ae12b9",
"signature_type": "Function"
}
]