commit | 6fd03fbf98ffe6d7713cc9fa1fe9ef8c34514163 | [log] [tgz] |
---|---|---|
author | Kasun Athukorala <kasunath@google.com> | Tue Jul 15 05:19:39 2025 +0000 |
committer | Kasun Athukorala <kasunath@google.com> | Tue Jul 15 17:20:45 2025 +0000 |
tree | b48d2ff73542fb5844393b39d905a8d961ae17a6 | |
parent | 485044b19c85e4c50df34fd508d49838c0f5ee67 [diff] |
Check SFLV tuple is within stream before decoding If the SFLV tuple being decoded goes out of the stream length it could lead to a heap overflow. This patch adds a check to prevent it. Tested: Unit tested Signed-off-by: Kasun Athukorala <kasunath@google.com> Change-Id: Ie018d4f3614603efc6ed8b93fa0077c612d9b481