IT

Tracker / CVE-2024-54456

CVE-2024-54456

High 7.8

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 and versions

linux linux_kernel · 6.13 → 6.13.4
linux linux_kernel · 6.5 → 6.6.79
linux linux_kernel · 6.7 → 6.12.16

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References