2 matches found
CVE-2025-21850
Public details about CVE-2025-21850 are limited in the provided documents. No explicit affected product versions, exploitation, or fixes are disclosed here; monitor for updates.
CVE-2025-21850 nvmet: Fix crash when a namespace is disabled
In the Linux kernel, the following vulnerability has been resolved: nvmet: Fix crash when a namespace is disabled The namespace percpu counter protects pending I/O, and we can only safely diable the namespace once the counter drop to zero. Otherwise we end up with a crash when running...