This page is experimental and may change significantly in future releases.
Use of getlogin() in Multithreaded Application
Properties
id: d3f:CWE-558
- name
- Use of getlogin() in Multithreaded Application
- definition
- The product uses the getlogin() function in a multithreaded context, potentially causing it to return incorrect values.
Neighbors
CWE-558 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-558 has no related weaknesses in this release.