Skip to content

Conversation

@piyush-jena
Copy link
Contributor

@piyush-jena piyush-jena commented Nov 7, 2025

Description of changes:

Testing done:

  1. nvidia-smoke-test passes
  2. Made sure that the enable-cuda-compat oci hook is not present.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@piyush-jena piyush-jena force-pushed the nvidia-updates branch 2 times, most recently from 96f29c6 to 1f86870 Compare November 7, 2025 22:27
%{_cross_attribution_file}
%{_cross_bindir}/nvidia-container-runtime-hook
%{_cross_bindir}/nvidia-ctk
%{_cross_fips_bindir}/nvidia-ctk
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not correct, you have to create a fips-bin package. You will have to restructure slightly how the binaries in the package are provided. @koooosh has done this before so he might be able to help you.

Copy link
Contributor

@koooosh koooosh Nov 11, 2025

Choose a reason for hiding this comment

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

Here's the commit in amazon-ssm-agent where I did something similar. LMK if you have further q's @piyush-jena !

With this update, we add a patch to disable `enable-cuda-compat` oci hook as nvidia-k8s-device-plugin
doesn't provide any config option to drop it from the CDI spec as suggested in
https://www.wiz.io/blog/nvidia-ai-vulnerability-cve-2025-23266-nvidiascape

Signed-off-by: Piyush Jena <[email protected]>
@piyush-jena piyush-jena marked this pull request as draft November 12, 2025 18:42
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.

3 participants