
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2024-38626 is a vulnerability in the Linux kernel's FUSE (Filesystem in Userspace) implementation, discovered and reported by lee bruce. The issue was identified in version 6.9.0-rc7 and involves improper handling of the FR_SENT flag when re-adding requests into the pending list (Kernel Git).
The vulnerability occurs in the FUSE filesystem handling and manifests through a specific sequence of events: 1) A fusedevread() call reads an INIT request and sets the FRSENT bit, 2) A fusedevwrite() call sends a FUSENOTIFYRESEND notify which moves the INIT request back to the pending list, 3) A subsequent fusedevread() with an invalid output address attempts to copy the INIT request, failing and triggering a warning in fuserequest_end() (Kernel Git).
The vulnerability can lead to system warnings and potential kernel instability when processing FUSE filesystem operations. The issue specifically affects the request handling mechanism in the FUSE implementation (Kernel Git).
The issue has been fixed by clearing the FRSENT flag when re-adding requests into the pending list. The fix was implemented through a patch that adds a clearbit(FRSENT, &req->flags) operation in the fuseresend function (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.”