Security Advisory

CVE-2025-68235

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-16 14:08:29
Last updated 2026-05-11 21:49:26
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot nvkm_falcon_fw::boot is allocated, but no one frees it. This causes a kmemleak warning. Make sure this data is deallocated.