3 matches found
Linux Distros Unpatched Vulnerability : CVE-2024-54456
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NFS: Fix potential buffer overflowin nfssysfslinkrpcclient name is char64 where the size of clnt-clprogram-name remains unknown. Invoking strcat directly will...
CVE-2024-54456
CVE-2024-54456 : Linux kernel NFS path vulnerability in nfs_sysfs_link_rpc_client() leading to potential buffer overflow due to strcat on cl_program->name; fix replaces with strscpy() and strncat() (kernel-side patch). Affected: Linux kernel NFS subsystem; root cause: unbounded name field size...
FreeBSD : FreeBSD -- Buffer overflow in some filesystems via NFS (ab0cbe3f-debc-11ef-87ba-002590c1f29c)
The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the ab0cbe3f-debc-11ef-87ba-002590c1f29c advisory. In order to export a file system via NFS, the file system must define a file system identifier FID for...