From f351f5a0c2b19b0a273d65d400b14451feb01f13 Mon Sep 17 00:00:00 2001 From: V4bel Date: Fri, 8 May 2026 05:15:10 +0900 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86850e9..6e90b77 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Chaining the two variants makes the blind spots cover each other, allowing root ## Another "branded" "Dirty" series? -Yes, yes, we know. However, this vulnerability is a descendant of "Dirty Pipe", and it is a bug class that "dirties" the `frag` member of `struct sk_buff`, so this name is the most appropriate. +Yeah, yeah, I know. However, this vulnerability is a descendant of "Dirty Pipe", and it is a bug class that "dirties" the `frag` member of `struct sk_buff`, so this name is the most appropriate. ## What is its relationship with the "Copy Fail" vulnerability?