We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6457c4c commit 431e0b2Copy full SHA for 431e0b2
doc/patch-author-guide.md
@@ -197,7 +197,7 @@ module-notifier will execute callbacks when the module is loaded into
197
the `MODULE_STATE_COMING` state. The pre and post-patch callbacks are
198
called before any module_init code.
199
200
-Example: a kpatch fix for CVE-2016-5389 could utilize the
+Example: a kpatch fix for CVE-2016-5696 could utilize the
201
`KPATCH_PRE_PATCH_CALLBACK` and `KPATCH_POST_UNPATCH_CALLBACK` macros to modify
202
variable `sysctl_tcp_challenge_ack_limit` in-place:
203
0 commit comments