CVE-2023-53724
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()
req is allocated in pcf50633_adc_async_read(), but
adc_enqueue_request() could fail to insert the req into queue.
We need to check the return value and free it in the case of failure.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 08c3e06a5eb27d43b712adef18379f8464425e71 < 66616eed76dfa6f3e442907760325a023c6da7e2 | affected |
| Linux | Linux | 08c3e06a5eb27d43b712adef18379f8464425e71 < 41cdf082ae006ea002135dfaf43b2897de3bded8 | affected |
| Linux | Linux | 08c3e06a5eb27d43b712adef18379f8464425e71 < 588edb4fb1f1e6487a0f60a5f7b9a24d2d0c9f8e | affected |
| Linux | Linux | 08c3e06a5eb27d43b712adef18379f8464425e71 < 3ee13bdf0d25ae8752ae6185b6d13bbb0d5a8e30 | affected |
| Linux | Linux | 08c3e06a5eb27d43b712adef18379f8464425e71 < 6a8a02dcfae13ab07dc7bed2b409cec7f3d32e92 | affected |
| Linux | Linux | 08c3e06a5eb27d43b712adef18379f8464425e71 < 9cca3a4933ca365cc664d5eefb0f942374ea8b41 | affected |
| Linux | Linux | 08c3e06a5eb27d43b712adef18379f8464425e71 < a62a5e79202967176a9c1a04e477860779accd6c | affected |
| Linux | Linux | 08c3e06a5eb27d43b712adef18379f8464425e71 < 8b450dcff23aa254844492831a8e2b508a9d522d | affected |
| Linux | Linux | 2.6.29 | affected |
| Linux | Linux | 0 < 2.6.29 | unaffected |
| Linux | Linux | 4.14.308 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.276 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.235 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.173 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.99 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.16 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.3 <= 6.2.* | unaffected |
| Linux | Linux | 6.3 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/66616eed76dfa6f3e442907760325a023c6da7e2
- https://git.kernel.org/stable/c/41cdf082ae006ea002135dfaf43b2897de3bded8
- https://git.kernel.org/stable/c/588edb4fb1f1e6487a0f60a5f7b9a24d2d0c9f8e
- https://git.kernel.org/stable/c/3ee13bdf0d25ae8752ae6185b6d13bbb0d5a8e30
- https://git.kernel.org/stable/c/6a8a02dcfae13ab07dc7bed2b409cec7f3d32e92
- https://git.kernel.org/stable/c/9cca3a4933ca365cc664d5eefb0f942374ea8b41
- https://git.kernel.org/stable/c/a62a5e79202967176a9c1a04e477860779accd6c
- https://git.kernel.org/stable/c/8b450dcff23aa254844492831a8e2b508a9d522d
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.