
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52996 is a vulnerability discovered in the Linux kernel's IPv4 implementation, specifically in the fibmetricsmatch() function. The vulnerability was disclosed on March 27, 2025, affecting various Linux kernel versions. The issue involves a potential Spectre v1 gadget that could lead to kernel memory content leakage through CPU speculation (NVD).
The vulnerability exists in the IPv4 implementation where the 'type' variable is used as an array index in the fibmetricsmatch() function. The vulnerable code pattern is: if (!type) continue; if (type > RTAX_MAX) return false; ... fi_val = fi->fib_metrics->metrics[type - 1]; This could allow CPU speculation to potentially leak kernel memory content. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with Local attack vector, Low attack complexity, and Low privileges required (Snyk).
The primary impact of this vulnerability is the potential leakage of kernel memory content through CPU speculation. According to the CVSS metrics, while there is no direct impact on confidentiality and integrity, the vulnerability can result in high availability impact, potentially leading to denial of service conditions (Snyk).
Multiple Linux distributions have released patches to address this vulnerability. Ubuntu has fixed the issue in versions 5.15.0-70.77 for 22.04 LTS, 5.4.0-147.164 for 20.04 LTS, and various other kernel versions for different configurations. Red Hat and Debian have also provided fixes for their respective distributions (Ubuntu, Debian).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."