CVE-2023-53255

Source
https://cve.org/CVERecord?id=CVE-2023-53255
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53255.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53255
Downstream
Related
Published
2025-09-15T14:46:27.124Z
Modified
2026-07-15T01:49:05.129913572Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool()
Details

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

firmware: stratix10-svc: Fix a potential resource leak in svccreatememory_pool()

svccreatememorypool() is only called from stratix10svcdrvprobe(). Most of resources in the probe are managed, but not this memremap() call.

There is also no memunmap() call in the file.

So switch to devm_memremap() to avoid a resource leak.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53255.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7ca5ce896524f5292e610b27d168269e5ab74951
Fixed
e3373e6b6c79aff698442b00d20c9f285d296e46
Fixed
c04ed61ebf01968d7699b121663982493ed577fb
Fixed
974ac045a05ad12a0b4578fb303f00dcc22f3aba
Fixed
cb8a31a56df8492fb0d900959238e1a3ff8b8981
Fixed
7363de081c793e47866cb54ce7cb8a480cffc259
Fixed
1995f15590ca222f91193ed11461862b450abfd6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53255.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.0.0
Fixed
5.4.251
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.188
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.121
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.40
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.4.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53255.json"