CVE-2024-54456

Source
https://cve.org/CVERecord?id=CVE-2024-54456
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-54456.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-54456
Downstream
Related
Published
2025-02-27T02:18:08.143Z
Modified
2026-03-20T12:39:43.213181Z
Summary
NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
Details

In the Linux kernel, the following vulnerability has been resolved:

NFS: Fix potential buffer overflowin nfssysfslinkrpcclient()

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/54xxx/CVE-2024-54456.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e13b549319a684dd80c4cc25e9567a5c84007e32
Fixed
19b3ca651b4b473878c73539febe477905041442
Fixed
dd8830779b77f4d1206d28d02ad56a03fc0e78f7
Fixed
e8e0eb5601d4a6c74c336e3710afe3a0348c469d
Fixed
49fd4e34751e90e6df009b70cd0659dc839e7ca8

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-54456.json"