NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
name is char[64] where the size of clnt->cl_program->name remains
unknown. Invoking strcat() directly will also lead to potential buffer
overflow. Change them to strscpy() and strncat() to fix potential
issues.
Metrics
Affected Vendors & Products
Source | ID | Title |
---|---|---|
![]() |
EUVD-2025-5227 | In the Linux kernel, the following vulnerability has been resolved: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() name is char[64] where the size of clnt->cl_program->name remains unknown. Invoking strcat() directly will also lead to potential buffer overflow. Change them to strscpy() and strncat() to fix potential issues. |
![]() |
USN-7521-1 | Linux kernel vulnerabilities |
![]() |
USN-7521-2 | Linux kernel (AWS) vulnerabilities |
![]() |
USN-7521-3 | Linux kernel vulnerabilities |
![]() |
USN-7703-1 | Linux kernel vulnerabilities |
![]() |
USN-7703-2 | Linux kernel vulnerabilities |
![]() |
USN-7703-3 | Linux kernel (Oracle) vulnerabilities |
![]() |
USN-7703-4 | Linux kernel vulnerabilities |
![]() |
USN-7719-1 | Linux kernel (Raspberry Pi Real-time) vulnerabilities |
![]() |
USN-7737-1 | Linux kernel (Azure) vulnerabilities |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 23 Oct 2025 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-787 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Wed, 30 Apr 2025 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-120 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Thu, 27 Feb 2025 13:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Thu, 27 Feb 2025 02:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() name is char[64] where the size of clnt->cl_program->name remains unknown. Invoking strcat() directly will also lead to potential buffer overflow. Change them to strscpy() and strncat() to fix potential issues. | |
Title | NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-09-03T13:06:46.447Z
Reserved: 2025-02-27T02:16:34.098Z
Link: CVE-2024-54456

No data.

Status : Analyzed
Published: 2025-02-27T03:15:10.667
Modified: 2025-10-23T13:05:11.067
Link: CVE-2024-54456


Updated: 2025-07-12T22:45:14Z