diff --git a/include/linux/prctl.h b/include/linux/prctl.h
index c2f1f17..8593c71 100644
--- a/include/linux/prctl.h
+++ b/include/linux/prctl.h
@@ -133,7 +133,7 @@
  * asking selinux for a specific new context (e.g. with runcon) will result
  * in execve returning -EPERM.
  */
-#define PR_SET_NO_NEW_PRIVS 36
-#define PR_GET_NO_NEW_PRIVS 37
+#define PR_SET_NO_NEW_PRIVS 38
+#define PR_GET_NO_NEW_PRIVS 39
 
 #endif /* _LINUX_PRCTL_H */
