CVE-2024-54456

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-54456
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-54456.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-54456
Downstream
Related
Published
2025-02-27T03:15:10Z
Modified
2025-09-03T17:01:27Z
Summary
[none]
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.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.16-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:14 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.16-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}