CVE-2023-53267
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:
driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()
The kfree() should be called when memory fails to be allocated for cb_data in xlnx_add_cb_for_notify_event(), otherwise there will be a memory leak, so add kfree() to fix it.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 < d35290addcbac94b076babe0a798a8c043421812 | affected |
| Linux | Linux | 05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 < 9dfb6c784e385f6e61994bb4e16ce12f3e4940be | affected |
| Linux | Linux | 05e5ba40ea7ab6a99bb8d6117c899d0e13ca8700 < 1bea534991b9b35c41848a397666ada436456beb | affected |
| Linux | Linux | 5.19 | affected |
| Linux | Linux | 0 < 5.19 | 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/d35290addcbac94b076babe0a798a8c043421812
- https://git.kernel.org/stable/c/9dfb6c784e385f6e61994bb4e16ce12f3e4940be
- https://git.kernel.org/stable/c/1bea534991b9b35c41848a397666ada436456beb
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.