
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-43846 affects the Linux kernel's object aggregation (objagg) library. The vulnerability was discovered in the library's handling of object nesting, where objects can be aggregated into other objects only if the parent object does not have a parent itself. The issue affects Linux kernel versions from 5.1 up to (excluding) 6.1.103, from 6.2 up to (excluding) 6.6.44, and from 6.7 up to (excluding) 6.10.3 (NVD).
The vulnerability occurs in the object aggregation library's handling of nesting scenarios. The library supports two types of aggregation: without hints and with hints (where hints are pre-computed recommendations for object aggregation). While nesting is prevented in the first case through a check, the second case lacks this verification due to an assumption that nesting cannot occur when creating objects based on hints. This incorrect assumption leads to various warnings and eventually results in a general protection fault (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 MEDIUM with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
When exploited, this vulnerability can cause a denial of service through a general protection fault, potentially leading to system crashes. The impact is particularly significant in systems where the object aggregation library is actively used for managing object hierarchies (NVD).
The issue has been fixed in the Linux kernel through a patch that adds a check to prevent nesting when using hints-based aggregation. The fix involves adding a WARN_ON check and returning -EINVAL when attempting to assign a parent that is not a root object. Users should upgrade to Linux kernel versions 6.1.103, 6.6.44, or 6.10.3 or later, depending on their kernel branch (NVD).
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."