CVE-2026-68183
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
firmware: stratix10-svc: fix memory leaks and list corruption bugs
Fix a memory leak when gen_pool_alloc() fails by freeing pmem on the error path. Switch pmem allocation from devm_kzalloc() to kzalloc() with explicit kfree() in the free path to match its list-managed lifetime. Remove the erroneous list_del(&svc_data_mem) which corrupted the list head on failed lookups.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7ca5ce896524f5292e610b27d168269e5ab74951 < 95f702e372964aff486338783f49e28a40a53127 | affected |
| Linux | Linux | 7ca5ce896524f5292e610b27d168269e5ab74951 < fff6e5ff0318315998b540896537eaaa2ebf9f7b | affected |
| Linux | Linux | 7ca5ce896524f5292e610b27d168269e5ab74951 < 4f2db41a09eba7a45abd140bb86ffc519c191886 | affected |
| Linux | Linux | 7ca5ce896524f5292e610b27d168269e5ab74951 < 8e93a083456d78f6b0aa1f58d2b0c7071a2a7a47 | affected |
| Linux | Linux | 7ca5ce896524f5292e610b27d168269e5ab74951 < 9119ceb76e987c2ec2b549ea100e3268ce3a1c7c | affected |
| Linux | Linux | 5.0 | affected |
| Linux | Linux | 0 < 5.0 | unaffected |
| Linux | Linux | 6.6.151 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.101 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.42 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.6 <= 7.1.* | unaffected |
| Linux | Linux | 7.2-rc5 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/95f702e372964aff486338783f49e28a40a53127
- https://git.kernel.org/stable/c/fff6e5ff0318315998b540896537eaaa2ebf9f7b
- https://git.kernel.org/stable/c/4f2db41a09eba7a45abd140bb86ffc519c191886
- https://git.kernel.org/stable/c/8e93a083456d78f6b0aa1f58d2b0c7071a2a7a47
- https://git.kernel.org/stable/c/9119ceb76e987c2ec2b549ea100e3268ce3a1c7c
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.