diff mbox series

[SRU,Lunar,13/13] UBUNTU: [CONFIG]: Set CONFIG_LOCK_MM_AND_FIND_VMA

Message ID 20230705123425.764300-28-cascardo@canonical.com
State New
Headers show
Series None | expand

Commit Message

Thadeu Lima de Souza Cascardo July 5, 2023, 12:34 p.m. UTC
Aside from s390x, all other supported arches define and require it now.

CVE-2023-3269
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
---
 debian.master/config/annotations | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index c07ab0e00c70..322a20e65ad5 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -351,6 +351,8 @@  CONFIG_LOAD_PPC_KEYS                            note<'LP: #1866909'>
 CONFIG_LOCALVERSION_AUTO                        policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
 CONFIG_LOCALVERSION_AUTO                        note<'triggers packaging failures'>
 
+CONFIG_LOCK_MM_AND_FIND_VMA			policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': '-'}>
+
 CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE            policy<{'amd64': 'y', 'arm64': 'y', 'ppc64el': 'n', 's390x': 'n'}>
 CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE            note<'LP: #1848492'>