Bug 2342494

Summary: CVE-2024-0136 toolbox: Improper Isolation or Compartmentalization in NVIDIA Container Toolkit [fedora-41]
Product: [Fedora] Fedora Reporter: Avinash Hanwate <ahanwate>
Component: toolboxAssignee: Debarshi Ray <debarshir>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 41CC: debarshir, go-sig, harrymichal, patrick, sumukher
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["f50bd751-8cad-4dd7-9154-615c63662892"]}
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-29 16:53:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2342478    

Description Avinash Hanwate 2025-01-28 04:53:31 UTC
More information about this security flaw is available in the following bug:

https://bugzilla.redhat.com/show_bug.cgi?id=2342478

Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Comment 1 Debarshi Ray 2025-01-29 16:53:37 UTC
This CVE affects the code in NVIDIA Container Toolkit that invokes ldconfig(8) inside a container.  This code is not used by Toolbx.

Toolbx only uses NVIDIA Container Toolkit on the host to generate a Container Device Interface specification for the devices on the host.  Toolbx never uses NVIDIA Container Toolkit inside the container, and never asks it to invoke ldconfig(8).