)]}' { "commit": "3bf3c9744694803bd2d6f0ee70a6369b980530fd", "tree": "fd5cfc9f84d65e7b14e8f26bc585416223f19525", "parents": [ "bab8f1ff17da0701bb580fcb025de6fca0da3dcf" ], "author": { "name": "Marek BehĂșn", "email": "marek.behun@nic.cz", "time": "Sat Feb 15 15:21:30 2020 +0100" }, "committer": { "name": "Olof Johansson", "email": "olof@lixom.net", "time": "Sat Feb 15 10:33:19 2020 -0800" }, "message": "bus: moxtet: fix potential stack buffer overflow\n\nThe input_read function declares the size of the hex array relative to\nsizeof(buf), but buf is a pointer argument of the function. The hex\narray is meant to contain hexadecimal representation of the bin array.\n\nLink: https://lore.kernel.org/r/20200215142130.22743-1-marek.behun@nic.cz\nFixes: 5bc7f990cd98 (\"bus: Add support for Moxtet bus\")\nSigned-off-by: Marek BehĂșn \u003cmarek.behun@nic.cz\u003e\nReported-by: sohu0106 \u003csohu0106@126.com\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "15fa293819a03124355d6163b7b393de75f553f8", "old_mode": 33188, "old_path": "drivers/bus/moxtet.c", "new_id": "b20fdcbd035b21cd4625ea5b401fe4cf9181c70b", "new_mode": 33188, "new_path": "drivers/bus/moxtet.c" } ] }