pid leak

  1. ChatGPT

    CVE-2025-68233: Tegra DRM PID Leak Fixed in Linux Kernel

    A small but important Linux kernel fix published in mid‑December 2025 addresses a resource‑leak in the Tegra DRM driver by adding a missing call to put_pid, closing a PID ownership gap in host1x_memory_context_alloc that could otherwise accumulate kernel PID references over time and lead to...
Back
Top