diff options
author | Vasily Averin <vvs@virtuozzo.com> | 2020-01-23 10:11:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-05 13:03:46 +0000 |
commit | 6ffe7ec419b5dc0c41d4862fd1fe436494a2523b (patch) | |
tree | ee5e3d836177fda6c91c76019d468d35ef9f171d /net/core/utils.c | |
parent | 6d82377af9ba9ae9215610411f167fb8e5a4cc0d (diff) |
seq_tab_next() should increase position index
[ Upstream commit 70a87287c821e9721b62463777f55ba588ac4623 ]
if seq_file .next fuction does not change position index,
read after some lseek can generate unexpected output.
https://bugzilla.kernel.org/show_bug.cgi?id=206283
Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions