mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-09-27 19:50:52 -04:00
Switch to new CVE patchset
This commit is contained in:
parent
57ce42402b
commit
11c7037780
1215 changed files with 60697 additions and 14533 deletions
13
Patches/Linux_CVEs/CVE-2017-0648/ANY/0001.patch
Normal file
13
Patches/Linux_CVEs/CVE-2017-0648/ANY/0001.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
diff --git a/include/linux/sysrq.h b/include/linux/sysrq.h
|
||||
index 5a0bd93..d393eeb 100644
|
||||
--- a/include/linux/sysrq.h
|
||||
+++ b/include/linux/sysrq.h
|
||||
@@ -18,7 +18,7 @@
|
||||
#include <linux/types.h>
|
||||
|
||||
/* Enable/disable SYSRQ support by default (0==no, 1==yes). */
|
||||
-#define SYSRQ_DEFAULT_ENABLE 1
|
||||
+#define SYSRQ_DEFAULT_ENABLE 0
|
||||
|
||||
/* Possible values of bitmask for enabling sysrq functions */
|
||||
/* 0x0001 is reserved for enable everything */
|
Loading…
Add table
Add a link
Reference in a new issue