CVE-2026-45854

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux9739f5f93b7806a684713ba42e6ed2d1df7c8100 < 243d642ff5809811208fa1707b7ab8a6ab4b1d68affected
LinuxLinux9739f5f93b7806a684713ba42e6ed2d1df7c8100 < 4c1c5a1d720fdacea060e106c7dd79417243d121affected
LinuxLinux9739f5f93b7806a684713ba42e6ed2d1df7c8100 < 0ceeadc7b53a041d89d5843f6bf0ccb7c98b0b4faffected
LinuxLinux6.15affected
LinuxLinux0 < 6.15unaffected
LinuxLinux6.18.14 <= 6.18.*unaffected
LinuxLinux6.19.4 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References