CVE-2025-38145
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()
devm_kasprintf() returns NULL when memory allocation fails. Currently, aspeed_lpc_enable_snoop() does not check for this case, which results in a NULL pointer dereference.
Add NULL check after devm_kasprintf() to prevent this issue.
[arj: Fix Fixes: tag to use subject from 3772e5da4454]
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 3772e5da445420543b25825ac2b5971f3743f6e8 < 2beee9cf833374550e673d428ad8b6ab37c175b3 | affected |
| Linux | Linux | 3772e5da445420543b25825ac2b5971f3743f6e8 < c550999f939b529d28a914d5034cc4290066aea6 | affected |
| Linux | Linux | 3772e5da445420543b25825ac2b5971f3743f6e8 < 1fd889c145722579aa038c31cbc07cfdd4d75166 | affected |
| Linux | Linux | 3772e5da445420543b25825ac2b5971f3743f6e8 < d62a589eaaec6385e3e2b25cf5a28b4560ace93f | affected |
| Linux | Linux | 3772e5da445420543b25825ac2b5971f3743f6e8 < 8312b1f776f71979bf33bda7acc05b348e8792c7 | affected |
| Linux | Linux | 3772e5da445420543b25825ac2b5971f3743f6e8 < f697ef117ecbf3a367dfc559a6a3589905956530 | affected |
| Linux | Linux | 3772e5da445420543b25825ac2b5971f3743f6e8 < 45b2e8b0fdd280aba04c3cc869e9ae500c44e4b7 | affected |
| Linux | Linux | 3772e5da445420543b25825ac2b5971f3743f6e8 < f1706e0e1a74b095cbc60375b9b1e6205f5f4c98 | affected |
| Linux | Linux | 4.19 | affected |
| Linux | Linux | 0 < 4.19 | unaffected |
| Linux | Linux | 5.4.295 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.239 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.186 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.142 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.94 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.34 <= 6.12.* | unaffected |
| Linux | Linux | 6.15.3 <= 6.15.* | unaffected |
| Linux | Linux | 6.16 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
References
- https://git.kernel.org/stable/c/2beee9cf833374550e673d428ad8b6ab37c175b3
- https://git.kernel.org/stable/c/c550999f939b529d28a914d5034cc4290066aea6
- https://git.kernel.org/stable/c/1fd889c145722579aa038c31cbc07cfdd4d75166
- https://git.kernel.org/stable/c/d62a589eaaec6385e3e2b25cf5a28b4560ace93f
- https://git.kernel.org/stable/c/8312b1f776f71979bf33bda7acc05b348e8792c7
- https://git.kernel.org/stable/c/f697ef117ecbf3a367dfc559a6a3589905956530
- https://git.kernel.org/stable/c/45b2e8b0fdd280aba04c3cc869e9ae500c44e4b7
- https://git.kernel.org/stable/c/f1706e0e1a74b095cbc60375b9b1e6205f5f4c98
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.