CVE-2023-53423
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
objtool: Fix memory leak in create_static_call_sections()
strdup() allocates memory for key_name. We need to release the memory in the following error paths. Add free() to avoid memory leak.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1e7e47883830aae5e8246a22ca2fc6883c61acdf < a1368eaea058e451d20ea99ca27e72d9df0d16dd | affected |
| Linux | Linux | 1e7e47883830aae5e8246a22ca2fc6883c61acdf < 3a75866a5ceff5d4fdd5471e06c4c4d03e0298b3 | affected |
| Linux | Linux | 1e7e47883830aae5e8246a22ca2fc6883c61acdf < a8f63d747bf7c983882a5ea7456a5f84ad3acad5 | affected |
| Linux | Linux | 1e7e47883830aae5e8246a22ca2fc6883c61acdf < d131718d9c45d559951f57c4b88209ca407433c4 | affected |
| Linux | Linux | 1e7e47883830aae5e8246a22ca2fc6883c61acdf < 3da73f102309fe29150e5c35acd20dd82063ff67 | affected |
| Linux | Linux | 5.10 | affected |
| Linux | Linux | 0 < 5.10 | unaffected |
| Linux | Linux | 5.10.173 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.100 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.18 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.5 <= 6.2.* | unaffected |
| Linux | Linux | 6.3 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/a1368eaea058e451d20ea99ca27e72d9df0d16dd
- https://git.kernel.org/stable/c/3a75866a5ceff5d4fdd5471e06c4c4d03e0298b3
- https://git.kernel.org/stable/c/a8f63d747bf7c983882a5ea7456a5f84ad3acad5
- https://git.kernel.org/stable/c/d131718d9c45d559951f57c4b88209ca407433c4
- https://git.kernel.org/stable/c/3da73f102309fe29150e5c35acd20dd82063ff67
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.