
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49058 is a potential buffer overflow vulnerability in the Linux kernel's CIFS (Common Internet File System) implementation, specifically in the handling of symlinks. The vulnerability was discovered in 2022 and affects the kernel's file system component (Kernel Git).
The vulnerability stems from insufficient validation of the 'linklen' parameter in the CIFS symlink handling code. The issue was identified when Smatch tool reported a warning about a potential buffer overflow in '_memcpy()' operation where 'dctx->buf' could be too small (16 vs u32max). The vulnerability occurs because 'link_len' is marked as untrusted since it comes from sscanf() without proper size validation (Red Hat). The vulnerability has been assigned a CVSS v3.1 score of 5.5 with the vector: AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
The vulnerability could lead to a buffer overflow condition in the Linux kernel when handling CIFS symlinks. This could potentially result in system crashes or denial of service conditions, as indicated by the high availability impact in the CVSS scoring (Red Hat).
The vulnerability has been patched by adding a check to ensure that 'linklen' is not larger than the size of the 'linkstr' buffer. The fix was implemented in the Linux kernel through commit 64c4a37ac04eeb43c42d272f6e6c8c12bfcf4304 (Kernel Git).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”