VYPR
Unrated severityNVD Advisory· Published Feb 27, 2025· Updated Sep 3, 2025

NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()

CVE-2024-54456

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.

Affected products

78

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.