CVE-2025-40116
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
The kthread_run() function returns error pointers so the max3421_hcd->spi_thread pointer can be either error pointers or NULL. Check for both before dereferencing it.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 05dfa5c9bc37933181b619e42ec0eeb41ef31362 < 89838fe5c6c010ff8d3924f22afd9c18c5c95310 | affected |
| Linux | Linux | 05dfa5c9bc37933181b619e42ec0eeb41ef31362 < 3facf69a735e730ae36387f18780fe420708aa91 | affected |
| Linux | Linux | 05dfa5c9bc37933181b619e42ec0eeb41ef31362 < e0e0ce06f3571be9b26790e4df56ba37b1de8543 | affected |
| Linux | Linux | 05dfa5c9bc37933181b619e42ec0eeb41ef31362 < 3723c3dda1cc82c9bbca08fcbd46705a361bfd56 | affected |
| Linux | Linux | 05dfa5c9bc37933181b619e42ec0eeb41ef31362 < b0439e3762ac9ea580f714e1504a1827d1ad32f5 | affected |
| Linux | Linux | 05dfa5c9bc37933181b619e42ec0eeb41ef31362 < e68ea6de1d0551f90d7a2c75f82cb3ebe5e397dc | affected |
| Linux | Linux | 05dfa5c9bc37933181b619e42ec0eeb41ef31362 < b682ce44bf20ada752a2f6ce70d5a575c56f6a35 | affected |
| Linux | Linux | 05dfa5c9bc37933181b619e42ec0eeb41ef31362 < 186e8f2bdba551f3ae23396caccd452d985c23e3 | affected |
| Linux | Linux | 3.16 | affected |
| Linux | Linux | 0 < 3.16 | unaffected |
| Linux | Linux | 5.4.301 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.246 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.195 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.156 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.112 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.53 <= 6.12.* | unaffected |
| Linux | Linux | 6.17.3 <= 6.17.* | unaffected |
| Linux | Linux | 6.18 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/89838fe5c6c010ff8d3924f22afd9c18c5c95310
- https://git.kernel.org/stable/c/3facf69a735e730ae36387f18780fe420708aa91
- https://git.kernel.org/stable/c/e0e0ce06f3571be9b26790e4df56ba37b1de8543
- https://git.kernel.org/stable/c/3723c3dda1cc82c9bbca08fcbd46705a361bfd56
- https://git.kernel.org/stable/c/b0439e3762ac9ea580f714e1504a1827d1ad32f5
- https://git.kernel.org/stable/c/e68ea6de1d0551f90d7a2c75f82cb3ebe5e397dc
- https://git.kernel.org/stable/c/b682ce44bf20ada752a2f6ce70d5a575c56f6a35
- https://git.kernel.org/stable/c/186e8f2bdba551f3ae23396caccd452d985c23e3
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.