Skip to content
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

Check for maximum scale in IOBuffer before array copy #2239

Merged
merged 16 commits into from Nov 3, 2023

Conversation

Jeffery-Wasty
Copy link
Member

Input was not validated for max length before being copied to byte array.

@lilgreenbird lilgreenbird added this to In progress in MSSQL JDBC Oct 17, 2023
@Jeffery-Wasty Jeffery-Wasty marked this pull request as ready for review October 20, 2023 17:41
@Jeffery-Wasty Jeffery-Wasty moved this from In progress to Under Peer Review in MSSQL JDBC Oct 20, 2023
@Jeffery-Wasty Jeffery-Wasty requested review from tkyc and lilgreenbird and removed request for lilgreenbird and tkyc October 20, 2023 17:41
@Jeffery-Wasty Jeffery-Wasty requested review from tkyc and lilgreenbird and removed request for tkyc October 23, 2023 17:16
@Jeffery-Wasty Jeffery-Wasty linked an issue Oct 25, 2023 that may be closed by this pull request
@Jeffery-Wasty Jeffery-Wasty added this to the 12.5.0 milestone Oct 25, 2023
tkyc
tkyc previously approved these changes Nov 2, 2023
MSSQL JDBC automation moved this from Under Peer Review to In progress Nov 3, 2023
@Jeffery-Wasty Jeffery-Wasty moved this from In progress to Under Peer Review in MSSQL JDBC Nov 3, 2023
tkyc
tkyc previously approved these changes Nov 3, 2023
MSSQL JDBC automation moved this from Under Peer Review to In progress Nov 3, 2023
@Jeffery-Wasty Jeffery-Wasty merged commit 729520d into main Nov 3, 2023
17 checks passed
MSSQL JDBC automation moved this from In progress to Closed/Merged PRs Nov 3, 2023
@Jeffery-Wasty Jeffery-Wasty deleted the arrayIndexOutOfBounds branch November 3, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

Driver throws ArrayIndexOutOfBoundsException from internal code
3 participants