Skip to content

Conversation

@npt-1707
Copy link

Description
NtQueryObject under Wine can return a success but fill out no name. In those situations, Wine will set Buffer to NULL, and set result to the sizeof(OBJECT_NAME_INFORMATION).

This PR reports a potential a NULL pointer dereference in CLibrary_NATIVE(isatty) function which was cloned from git but did not receive the patch applied in the original repository. The original issue was reported and fixed under git-for-windows/git@98d736c. This PR applies the same patch to eliminate the vulnerability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant