Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 21, 2025

Backport of #118880 to release/10.0
Supersedes #118918

/cc @simonrozsival

Customer Impact

  • Customer reported
  • Found internally

Certain cryptographic operations (RSA.VerifyData, RSA.VerifyHash) do not work properly on some devices, for example on Samsung phones running Android 15. I am not aware of any report from a customer, but this might be because this issue can be hard to detect, as it only affects some versions of Android.

Regression

  • Yes
  • No

Testing

Manual testing - existing unit tests are now passing on the affected Android devices and emulators (specific OS versions of certain vendors). The issue was missed because it did not reproduce consistently on the android emulators used in our Helix queue. It appears that this is a change in behavior in the platform library caused by an OS update.

Risk

Low. The fix modifies crypto code but the changes are scoped just to Android and they are well tested through unit tests.

/cc @bartonjs @vcsjones @vitek-karas

@simonrozsival simonrozsival added Servicing-consider Issue for next servicing release review area-System.Security labels Aug 21, 2025
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

approved. please get a code review. we can merge when ready

@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 21, 2025
@jeffschwMSFT jeffschwMSFT added this to the 10.0.0 milestone Aug 21, 2025
@jeffschwMSFT jeffschwMSFT merged commit deae3d2 into release/10.0 Aug 26, 2025
107 of 110 checks passed
@jkotas jkotas deleted the backport/pr-118880-to-release/10.0 branch August 28, 2025 21:05
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Security Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants