CVE-2024-2494
Last modified
CVE-2024-2494 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the g_new0 function results in a crash due to the negative length being treated as a huge positive number. This flaw allows a local, unprivileged user to perform a denial of service attack by causing the libvirt daemon to crash.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-2494?
How severe is CVE-2024-2494?
How do I fix CVE-2024-2494?
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-24934Improper Limitation of a Pathname to a Restricted Directory …8.1
- CVE-2024-24935Cross-Site Request Forgery (CSRF) vulnerability in WpSimpleT…8.8
- CVE-2024-24936In JetBrains TeamCity before 2023.11.2 access control at the…5.3
- CVE-2024-24937In JetBrains TeamCity before 2023.11.2 stored XSS via agent …5.4
- CVE-2024-24938In JetBrains TeamCity before 2023.11.2 limited directory tra…5.3
- CVE-2024-24939In JetBrains Rider before 2023.3.3 logging of environment va…5.3
- CVE-2024-24940In JetBrains IntelliJ IDEA before 2023.3.3 path traversal wa…4.3
- CVE-2024-24941In JetBrains IntelliJ IDEA before 2023.3.3 a plugin for JetB…5.3
- CVE-2024-24942In JetBrains TeamCity before 2023.11.3 path traversal allowe…5.3
- CVE-2024-24943In JetBrains Toolbox App before 2.2 a DoS attack was possibl…5.5
- CVE-2024-24945A stored cross-site scripting (XSS) vulnerability in Travel …6.1
- CVE-2024-24946A heap-based buffer overflow vulnerability exists in the Pro…8.2
Are you affected by CVE-2024-2494?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
