Skip to content

Commit 857418e

Browse files
authored
Update README.md
1 parent 914329b commit 857418e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ So, if user truncates the packet below the header size, this skb\_pull() will re
2222

2323
Try it executing [this](/panic6.c) c source code.
2424

25+
# Fix up
26+
27+
Fixed in linux kernel 5.19 [view diff](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/net/netfilter/nfnetlink_queue.c?id=v5.19&id2=v5.18)
28+
29+
Original patch by the linux kernel security team [here](https://marc.info/?l=netfilter-devel&m=165883202007292&w=2)
30+
2531
# Requirements for exploiting this vuln:
2632

2733
- A vulnerable linux kernel

0 commit comments

Comments
 (0)