CWE-685 - Function Call With Incorrect Number of Arguments

Description

The product calls a function, procedure, or routine, but the caller specifies too many arguments, or too few arguments, which may lead to undefined behavior and resultant weaknesses.

Latest vulnerabilities for CWE-685

No vulnerabilities found using your search criteria

References

Description of CWE-685 on Mitre website