
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A kernel information leak vulnerability (CVE-2024-35893) was discovered in the Linux kernel's network scheduler component. The issue was found by syzbot in the tcfskbmoddump() function, which was copying four bytes from kernel stack to user space. The vulnerability exists due to a four-byte hole in 'struct tc_skbmod' structure that needed to be cleared before filling fields (Kernel Git).
The vulnerability occurs in the net/sched/actskbmod.c file where tcfskbmoddump() function fails to properly initialize a structure before copying it to userspace. The issue stems from uninitialized memory in 'struct tcskbmod' being exposed when copying data between kernel and user space. Specifically, bytes 188-191 of a 248-byte memory region starting at kernel address ffff888117697680 were being copied to user address 00007ffe56d855f0 without proper initialization (Kernel Git).
This vulnerability allows an attacker to read uninitialized kernel memory (kernel stack), potentially exposing sensitive information from the kernel space to user space applications (Kernel Git).
The issue has been fixed by adding proper structure initialization using memset() before filling the fields. The fix was implemented in the Linux kernel and has been backported to various stable kernel versions. Users should update their kernel to a patched version that includes the fix (Kernel Git, Debian LTS).
The vulnerability has been acknowledged and patched by major Linux distributions including Debian, which included the fix in their security updates. Red Hat has also incorporated the fix in their Enterprise Linux updates (Red Hat).
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.”