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

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Wed Jul 5 12:34:25 UTC 2023


Aside from s390x, all other supported arches define and require it now.

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

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'>
 
-- 
2.34.1




More information about the kernel-team mailing list