CVE-2024-54456
Last modified
CVE-2024-54456 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.5, < 6.6.79 |
| Linux | Linux Kernel | >= 6.7, < 6.12.16 |
| Linux | Linux Kernel | >= 6.13, < 6.13.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-54456?
How severe is CVE-2024-54456?
How do I fix CVE-2024-54456?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-54450An issue was discovered in Kurmi Provisioning Suite 7.9.0.33…9.4
- CVE-2024-54451A cross-site scripting (XSS) vulnerability in the graphicCus…4.8
- CVE-2024-54452An issue was discovered in Kurmi Provisioning Suite before 7…4.9
- CVE-2024-54453An issue was discovered in Kurmi Provisioning Suite before 7…7.5
- CVE-2024-54454An issue was discovered in Kurmi Provisioning Suite before 7…5.3
- CVE-2024-54455In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-54457Inclusion of undocumented features or chicken bits issue exi…7.2
- CVE-2024-54458In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-54460In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-54461The file names constructed within file_selector are missing …7.1
- CVE-2024-54462The file names constructed within image_picker are missing s…7.1
- CVE-2024-54463This issue was addressed with improved entitlements. This is…5.5
Are you affected by CVE-2024-54456?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
