Skip to content

Commit

Permalink
Ubuntu: [Config]: enable Speculative Return Stack Overflow mitigation
Browse files Browse the repository at this point in the history
CVE-2023-20569

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
Acked-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
  • Loading branch information
Thadeu Lima de Souza Cascardo authored and Stefan Bader committed Sep 4, 2023
1 parent 86e6aac commit ff0520c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian.master/config/annotations
Original file line number Diff line number Diff line change
Expand Up @@ -3125,6 +3125,7 @@ CONFIG_CPU_PJ4B policy<{'armhf': 'y'}>
CONFIG_CPU_PM policy<{'arm64': 'y', 'armhf': 'y', 'riscv64': 'y'}>
CONFIG_CPU_RMAP policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_CPU_SPECTRE policy<{'armhf': 'y'}>
CONFIG_CPU_SRSO policy<{'amd64': 'y'}>
CONFIG_CPU_SUP_AMD policy<{'amd64': 'y'}>
CONFIG_CPU_SUP_CENTAUR policy<{'amd64': 'y'}>
CONFIG_CPU_SUP_HYGON policy<{'amd64': 'y'}>
Expand Down

0 comments on commit ff0520c

Please sign in to comment.