[google/syzkaller] 76838b: executor: fix endianess of size of received flatbu...

0 views
Skip to first unread message

Alexander Egorenkov

unread,
Jul 1, 2024, 8:32:23 AMJul 1
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-4953-371c64443fff4d5d232d48c43d0423fcb1198684
Home: https://github.com/google/syzkaller
Commit: 76838be540c998a66392d0267d7c9ee3b4a27a46
https://github.com/google/syzkaller/commit/76838be540c998a66392d0267d7c9ee3b4a27a46
Author: Alexander Egorenkov <eai...@gmail.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)

Changed paths:
M executor/conn.h

Log Message:
-----------
executor: fix endianess of size of received flatbuffers root table

Flatbuffers represents each scalar in little-endian format
(https://flatbuffers.dev/flatbuffers_internals.html). Therefore,
the size of the received root table must be converted to the host endianness
format before its first usage.

Signed-off-by: Alexander Egorenkov <eai...@gmail.com>
Fixes: e16e2c9a4cb6 ("executor: add runner mode")



To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

Alexander Egorenkov

unread,
Jul 1, 2024, 8:41:09 AMJul 1
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages