Siduction Forum

Siduction Forum => Hardware - Support => Topic started by: Teriarch on 2024/06/10, 21:01:00

Title: Mitigate Spectre V2 Vulnerabilities
Post by: Teriarch on 2024/06/10, 21:01:00
In kernel release 6.9.3-1-siduction-amd64 the configuration option

CONFIG_MITIGATION_RETPOLINE=y

is missing (it reads "# CONFIG_MITIGATION_RETPOLINE is not set" instead).

I wonder whether it be possible to enable the option for the next release. It allows for mitigation
esp. for older processors and removes the kernel message

      Spectre V2 : Kernel not compiled with retpoline; no mitigation available!
      Spectre V2 : Vulnerable

Thx in advance
Title: Re: Mitigate Spectre V2 Vulnerabilities
Post by: Teriarch on 2024/06/12, 23:34:03
Thx so much!