Temporary Advertisements:
Ad
Ad
Ad
Incomplete Patch in NVIDIA Toolkit Leaves CVE-2024-0132 Open to Container Escapes
by SilverX - Saturday April 12, 2025 at 06:39 PM
#1
? NVIDIA Container Toolkit Still Vulnerable: Incomplete Patch Leaves Systems at Risk
? April 10, 2025
✍️ Ravie Lakshmanan | ? Container Security / Vulnerabilities
Cybersecurity researchers have uncovered a critical oversight in a previously patched vulnerability in the NVIDIA Container Toolkit, reigniting concerns over container security and system integrity.
The original flaw, CVE-2024-0132 (CVSS score: 9.0), is a high-severity Time-of-Check to Time-of-Use (TOCTOU) vulnerability. If successfully exploited, it could allow attackers to break out of containers and gain unauthorized access to the host system—a worst-case scenario for environments relying on container isolation.
? Patch or Patchy?
Although NVIDIA released a fix back in September 2024, a fresh analysis by Trend Micro reveals that the patch was incomplete. Even more concerning: a new performance-related issue tied to Docker on Linux was discovered during the investigation.
“These issues could enable attackers to escape container isolation, access sensitive host resources, and cause severe operational disruptions,” said Abdelrahman Esmail, a researcher at Trend Micro.
The vulnerability continues to exist in version 1.17.4 of the toolkit when the feature
allow-cuda-compat-libs-from-container
is enabled. The root cause? A lack of proper locking in the
mount_files
function, which can allow a container to escalate privileges and execute arbitrary code on the host.
? New CVE Assigned: CVE-2025-23359
This follow-up issue has been officially recognized as CVE-2025-23359 (CVSS 9.0) and was previously flagged by cloud security firm Wiz as a bypass of the original vulnerability. While a new fix has been issued in version 1.17.4, questions remain about how such a critical gap was missed in the first place.
? Hidden Danger: Performance Pitfalls and DoS Risk
During its analysis, Trend Micro also discovered a performance flaw that can result in a denial-of-service (DoS) attack. It affects Docker containers running on Linux, especially when multiple shared mounts are involved.
“When containers with
bind-propagation=shared
are created, a complex web of parent/child paths is generated,” Esmail explained. “But once those containers are terminated, the mount table entries are not cleaned up. This leads to mount table bloat, quickly exhausting file descriptors (fd) and eventually crashing Docker.”
In severe cases, even SSH access to the host can be blocked due to the system becoming unresponsive.
?️ Recommended Mitigations
To reduce the risk:
- Monitor the Linux mount table for abnormal growth
[*]- Restrict Docker API access to trusted users only
[*]- Enforce strong access controls
[*]- Regularly audit container-to-host filesystem bindings, volume mounts, and sockets
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Corruptiion of PLN [Indonesia] - 2025 Investigation Viral LordZeroDay 35 5,643 4 hours ago
Last Post: agus123
  Breached forums and clones? fda5b 8 3,204 9 hours ago
Last Post: binaryplay
  epsilon hacker "Chat Noir" arrested for FREE SAS breach Angel_Batista 24 4,529 Sep 18, 2026, 04:17 PM
Last Post: krassimiryo
  Claude Mythos biyukean 7 1,114 Sep 05, 2026, 03:33 PM
Last Post: fkcca
  BreachForums Leak Free Data KingJulien 187 20,153 Sep 02, 2026, 09:50 PM
Last Post: kh3rnz

Forum Jump:


 Users browsing this forum: 1 Guest(s)