Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid loading general symlinks first #457

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

KostasTsiounis
Copy link
Contributor

In a few situations, such as in RHEL systems in FIPS mode, where OpenSSL is in FIPS mode as well, loading a general symlink is a security concern and leads to failure, so versioned libraries should be preferred.

Back-ported from: ibmruntimes/openj9-openjdk-jdk#966

Signed-off-by: Kostas Tsiounis [email protected]

In a few situations, such as in RHEL systems in FIPS
mode, where OpenSSL is in FIPS mode as well, loading
a general symlink is a security concern and leads to
failure, so versioned libraries should be preferred.

Signed-off-by: Kostas Tsiounis <[email protected]>
@KostasTsiounis
Copy link
Contributor Author

FYI @keithc-ca

@keithc-ca keithc-ca self-requested a review March 26, 2025 16:29
@keithc-ca
Copy link
Member

Jenkins compile plinux jdk17

@keithc-ca keithc-ca merged commit 1f61c72 into ibmruntimes:openj9 Mar 26, 2025
4 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.

2 participants