This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate openssl-sys

Dependencies

(4 total, 1 possibly insecure)

CrateRequiredLatestStatus
 aws-lc-fips-sys ⚠️^0.130.13.14maybe insecure
 aws-lc-sys^0.390.39.1up to date
 bssl-sys^0.1.00.1.0up to date
 libc^0.20.2.185up to date

Security Vulnerabilities

aws-lc-fips-sys: CRL Distribution Point Scope Check Logic Error in AWS-LC

RUSTSEC-2026-0042

A logic error in CRL distribution point matching in AWS-LC allows a revoked certificate to bypass revocation checks during certificate validation, when the application enables CRL checking and uses partitioned CRLs with Issuing Distribution Point (IDP) extensions.

Customers of AWS services do not need to take action. aws-lc-fips-sys contains code from AWS-LC. Applications using aws-lc-fips-sys should upgrade to the most recent release of aws-lc-fips-sys.

Workarounds

Applications can workaround this issue if they do not enable CRL checking (X509_V_FLAG_CRL_CHECK). Applications using complete (non-partitioned) CRLs without IDP extensions are also not affected.

Otherwise, there is no workaround and applications using aws-lc-fips-sys should upgrade to the most recent releases of aws-lc-fips-sys.