GHSA-835x-cv3m-5wj5unknown
In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 ...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
crypto: inside-secure/eip93 - unregister only available algorithm
EIP93 has an options register. This register indicates which crypto algorithms are implemented in silicon. Supported algorithms are registered on this basis. Unregister algorithms on the same basis. Currently, all algorithms are unregistered, even those not supported by HW. This results in panic on platforms that don't have all options implemented in silicon.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-45854
- https://git.kernel.org/stable/c/0ceeadc7b53a041d89d5843f6bf0ccb7c98b0b4f
- https://git.kernel.org/stable/c/243d642ff5809811208fa1707b7ab8a6ab4b1d68
- https://git.kernel.org/stable/c/4c1c5a1d720fdacea060e106c7dd79417243d121
- https://github.com/advisories/GHSA-835x-cv3m-5wj5