-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: NetworkReader ReadBytes/Array<T>/List<T> allocation limit to prevent ClientToServer [SyncVar] allocation attacks [credit: James] #3562
Commits on Jul 27, 2023
-
fix: NetworkReader.ReadArray: remove misleading 'length > reader.Rema…
…ining' check since not all arrays are byte arrays
mischa committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for b97218d - Browse repository at this point
Copy the full SHA b97218dView commit details -
fix: NetworkReader AllocationLimit to prevent ClientToServer [SyncVar…
…] allocation attacks [credit: James]
mischa committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 330ed5f - Browse repository at this point
Copy the full SHA 330ed5fView commit details -
ReadBytes: check allocation limit
mischa committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 39924cb - Browse repository at this point
Copy the full SHA 39924cbView commit details -
ReadList: check allocation limit
mischa committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for ca51c37 - Browse repository at this point
Copy the full SHA ca51c37View commit details -
ReadArray: check allocation limit
mischa committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for cb43ca0 - Browse repository at this point
Copy the full SHA cb43ca0View commit details -
ReadTexture2D: check allocation limit
mischa committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 5bcd2a4 - Browse repository at this point
Copy the full SHA 5bcd2a4View commit details -
mischa committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for d61f849 - Browse repository at this point
Copy the full SHA d61f849View commit details -
mischa committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 0de02d3 - Browse repository at this point
Copy the full SHA 0de02d3View commit details -
mischa committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ce63f3 - Browse repository at this point
Copy the full SHA 2ce63f3View commit details -
mischa committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 2e47d46 - Browse repository at this point
Copy the full SHA 2e47d46View commit details -
mischa committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 2426507 - Browse repository at this point
Copy the full SHA 2426507View commit details -
mischa committed
Jul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for d67e01c - Browse repository at this point
Copy the full SHA d67e01cView commit details