Skip to content

Use explicit check for X509 path length#3080

Merged
justsmth merged 3 commits intoaws:mainfrom
nhatnghiho:x509-path-length
Mar 18, 2026
Merged

Use explicit check for X509 path length#3080
justsmth merged 3 commits intoaws:mainfrom
nhatnghiho:x509-path-length

Conversation

@nhatnghiho
Copy link
Copy Markdown
Contributor

Description of changes:

Add an explicit bounds check for X509 path length

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 6, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.18%. Comparing base (107e67d) to head (904440f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crypto/x509/x509_vfy.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3080      +/-   ##
==========================================
- Coverage   78.19%   78.18%   -0.01%     
==========================================
  Files         689      689              
  Lines      121822   121822              
  Branches    16995    16995              
==========================================
- Hits        95254    95248       -6     
- Misses      25684    25689       +5     
- Partials      884      885       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

sgmenda
sgmenda previously approved these changes Mar 10, 2026
@nhatnghiho nhatnghiho requested a review from sgmenda March 17, 2026 22:45
@WillChilds-Klein WillChilds-Klein enabled auto-merge (squash) March 18, 2026 14:23
@justsmth justsmth disabled auto-merge March 18, 2026 16:06
@justsmth justsmth merged commit a9e26fe into aws:main Mar 18, 2026
441 of 453 checks passed
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.

5 participants