
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-53128 affects the Linux kernel's task stack functionality. The vulnerability was discovered in December 2024 and involves incorrect handling of KASAN tagged pointers in the object_is_on_stack() function. This issue specifically occurs when both CONFIG_KASAN_SW_TAGS and CONFIG_KASAN_STACK configurations are enabled (NVD).
The vulnerability occurs in the object_is_on_stack() function when CONFIG_KASAN_SW_TAGS and CONFIG_KASAN_STACK are enabled. The function produces incorrect results due to a mismatch between tagged obj pointers and untagged stack pointers. This discrepancy leads to incorrect stack object detection and can trigger warnings when CONFIG_DEBUG_OBJECTS is enabled. The issue 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).
The vulnerability primarily affects debug functionality and can lead to incorrect stack object detection, resulting in false warnings in the kernel's debug output. The impact is considered medium severity as it requires local access and specific kernel configurations to be exploited (NVD).
The vulnerability requires local access and specific kernel configurations (CONFIG_KASAN_SW_TAGS, CONFIG_KASAN_STACK, and CONFIG_DEBUG_OBJECTS) to be enabled. There are no known exploits in the wild (NVD).
A fix has been implemented by adding kasan_reset_tag() to properly handle tagged pointers in the object_is_on_stack() function. The patch has been merged into various Linux kernel versions. Ubuntu has marked this as fixed in version 6.11.0-18.18 for 24.10 (oracular) and Debian has included the fix in version 6.1.128-1 (Ubuntu, Kernel Patch).
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."