PT-2025-40140 · Linux+2 · Linux Kernel+2
CVE-2022-50455
·
Published
2023-11-07
·
Updated
2026-08-23
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel's NFS implementation where a null pointer dereference can occur during parameter parsing. Specifically, the
vfs parse fs string() function may set the param->string to a null pointer if the file system string has zero length. Subsequently, the nfs fs context parse param() function dereferences this pointer without a null check, potentially leading to a crash. The issue is addressed by adding a sanity check on param->string within nfs fs context parse param().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Red Hat