Skip to content

fix(dependabot): update packages#23

Merged
joabech merged 1 commit intoanalogdevicesinc:mainfrom
joabech:dependabot-fixes-april-13
Apr 13, 2026
Merged

fix(dependabot): update packages#23
joabech merged 1 commit intoanalogdevicesinc:mainfrom
joabech:dependabot-fixes-april-13

Conversation

@joabech
Copy link
Copy Markdown
Contributor

@joabech joabech commented Apr 13, 2026

Add new versions of aws-lc-rs, aws-lc-sys, rustls-webpki to resolve three open Dependabot security alerts.

  • aws-lc-sys 0.38.0 -> 0.39.1 (via aws-lc-rs 1.16.1 -> 1.16.2) Fixes CRL distribution point scope check logic error that could allow a revoked certificate to bypass revocation checks when using partitioned CRLs with IDP extensions (high severity). Also fixes X.509 name constraints bypass via wildcard/Unicode CN that could allow certificates to bypass name constraints enforcement (high severity).

  • rustls-webpki 0.103.9 -> 0.103.11 (via rustls 0.23.37 -> 0.23.38) Fixes faulty CRL distribution point matching logic that could cause correct CRLs to not be consulted for revocation checking (medium severity).

Packages also had transitive dependencies that has been pulled in as needed.

Fixes #6
Fixes #7
Fixes #9

Add new versions of aws-lc-rs, aws-lc-sys, rustls-webpki to resolve
three open Dependabot security alerts.

- aws-lc-sys 0.38.0 -> 0.39.1 (via aws-lc-rs 1.16.1 -> 1.16.2)
  Fixes CRL distribution point scope check logic error that could
  allow a revoked certificate to bypass revocation checks when
  using partitioned CRLs with IDP extensions (high severity).
  Also fixes X.509 name constraints bypass via wildcard/Unicode CN
  that could allow certificates to bypass name constraints
  enforcement (high severity).

- rustls-webpki 0.103.9 -> 0.103.11 (via rustls 0.23.37 -> 0.23.38)
  Fixes faulty CRL distribution point matching logic that could
  cause correct CRLs to not be consulted for revocation checking
  (medium severity).

Packages also had transitive dependencies that has been pulled in as
needed.

Fixes analogdevicesinc#6
Fixes analogdevicesinc#7
Fixes analogdevicesinc#9

Signed-off-by: Joakim Bech <Joakim.Bech@analog.com>
@joabech joabech merged commit fb68132 into analogdevicesinc:main Apr 13, 2026
8 checks passed
@joabech joabech deleted the dependabot-fixes-april-13 branch April 13, 2026 10:50
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.

1 participant