Skip to content

Conversation

gparametr
Copy link
Contributor

An overflow in the arithmetic expression authenticatedData.Length * 8 with type int(32 bits, signed) can occur before casting into wider type long(64 bits, signed).

Found by Linux Verification Center (linuxtesting.org) with SVACE.

An overflow in the arithmetic expression authenticatedData.Length * 8 with type int(32 bits, signed) can occur before casting into wider type long(64 bits, signed)
@gparametr gparametr requested a review from a team as a code owner December 19, 2024 12:32
@pmaytak pmaytak requested a review from Copilot December 20, 2024 21:50
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Copy link
Contributor

@keegan-caruso keegan-caruso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@keegan-caruso keegan-caruso merged commit 36ec5c0 into AzureAD:dev Jan 8, 2025
1 check passed
@gparametr
Copy link
Contributor Author

Do I need to migrate this changes to other branches (release/*)?

@keegan-caruso
Copy link
Contributor

@gparametr No need. The next release will include this.

This was referenced Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants