Closed Bug 1119874 Opened 11 years ago Closed 7 years ago

Chromium's base::OpenProcess checks for the wrong return result

Categories

(Core :: IPC, defect, P3)

x86_64
Windows 7
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jimm, Assigned: bobowen)

References

Details

(Keywords: sec-other)

Attachments

(1 file)

Attached patch patchSplinter Review
http://mxr.mozilla.org/mozilla-central/source/ipc/chromium/src/base/process_util_win.cc#69 result is NULL on failure. Fixing this causes tons of test failures on try during the initialization of PBackground. This isn't a security issue per say, but due to the parent I'm marking it as such for now since I'm not sure if this should be made public.
Keywords: sec-other
I don't understand why this happens. And I can't make it happen on my Win8.1 machine...
I can't reproduce locally either.
Group: core-security → dom-core-security
Priority: -- → P2
Moving to p3 because no activity for at least 1 year(s). See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Moving to p3 because no activity for at least 1 year(s). See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
This was fixed as part of bug 1119878; see bug 1119878 comment #26 (search for NULL) in particular.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Group: dom-core-security → core-security-release
Assignee: nobody → bobowencode
Group: core-security-release
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: