This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Metrics
Affected Vendors & Products
References
History
Fri, 10 Oct 2025 16:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Fri, 10 Oct 2025 15:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: nfs: fix possible null-ptr-deref when parsing param According to commit "vfs: parse: deal with zero length string value", kernel will set the param->string to null pointer in vfs_parse_fs_string() if fs string has zero length. Yet the problem is that, nfs_fs_context_parse_param() will dereferences the param->string, without checking whether it is a null pointer, which may trigger a null-ptr-deref bug. This patch solves it by adding sanity check on param->string in nfs_fs_context_parse_param(). | This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. |
Title | nfs: fix possible null-ptr-deref when parsing param | kernel: nfs: fix possible null-ptr-deref when parsing param |
Thu, 02 Oct 2025 09:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Vendors & Products |
Linux
Linux linux Kernel |
Thu, 02 Oct 2025 00:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 01 Oct 2025 12:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: nfs: fix possible null-ptr-deref when parsing param According to commit "vfs: parse: deal with zero length string value", kernel will set the param->string to null pointer in vfs_parse_fs_string() if fs string has zero length. Yet the problem is that, nfs_fs_context_parse_param() will dereferences the param->string, without checking whether it is a null pointer, which may trigger a null-ptr-deref bug. This patch solves it by adding sanity check on param->string in nfs_fs_context_parse_param(). | |
Title | nfs: fix possible null-ptr-deref when parsing param | |
References |
|

Status: REJECTED
Assigner: Linux
Published:
Updated: 2025-10-10T15:31:02.037Z
Reserved: 2025-10-01T11:38:45.640Z
Link: CVE-2022-50455

No data.

Status : Rejected
Published: 2025-10-01T12:15:38.657
Modified: 2025-10-10T16:15:50.143
Link: CVE-2022-50455


Updated: 2025-10-02T08:38:49Z