CyberRota Analysis
AI-GeneratedA vulnerability exists in the `get_global_config_item_addr` function of `gc.c`, allowing for a potential out-of-bounds read due to inadequate bounds checking. This flaw could enable local escalation of privilege without requiring any additional execution privileges or user interaction. Organizations using affected products should prioritize remediation to mitigate the risk of unauthorized access to sensitive system functions.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
In get_global_config_item_addr of gc.c, there is a possible out-of-bounds read due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.