This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
History

Fri, 10 Oct 2025 16:30:00 +0000


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

None

cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Moderate


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

cve-icon MITRE

Status: REJECTED

Assigner: Linux

Published:

Updated: 2025-10-10T15:31:02.037Z

Reserved: 2025-10-01T11:38:45.640Z

Link: CVE-2022-50455

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Rejected

Published: 2025-10-01T12:15:38.657

Modified: 2025-10-10T16:15:50.143

Link: CVE-2022-50455

cve-icon Redhat

Severity : Moderate

Publid Date: 2025-10-01T00:00:00Z

Links: CVE-2022-50455 - Bugzilla