Skip to content

Commit ae10f04

Browse files
committed
ioctl_sg01: correct code comment
Reported-by: Yang Xu <[email protected]> Signed-off-by: Li Wang <[email protected]>
1 parent fcd3497 commit ae10f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testcases/kernel/syscalls/ioctl/ioctl_sg01.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* CVE-2018-1000204
88
*
99
* Test ioctl(SG_IO) and check that kernel doesn't leak data. Requires
10-
* a read-accessible SCSI-compatible device (e.g. SATA disk). Running mem01
10+
* a read-accessible SCSI-compatible device (e.g. SATA disk). Running oom*
1111
* test program before this one may increase the chance of successfully
1212
* reproducing the bug.
1313
*

0 commit comments

Comments
 (0)