mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-11-03 13:55:43 +10:00
while comparing for verifier state equivalency the comparison
was missing a check for uninitialized register.
Make sure it does so and add a testcase.
Fixes:
|
||
|---|---|---|
| .. | ||
| bpf | ||
| hidraw | ||
| hw_breakpoint | ||
| kdb | ||
| kfifo | ||
| kobject | ||
| kprobes | ||
| rpmsg | ||
| seccomp | ||
| trace_events | ||
| uhid | ||
| Kconfig | ||
| Makefile | ||