| Summary: | intel_bios_reader Segmentation fault | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Bryce Harrington <bryce> |
| Component: | Driver/intel | Assignee: | Chris Wilson <chris> |
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | minor | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Bryce Harrington
2012-01-24 22:55:04 UTC
commit 1ffe6b0ee8decc02edb48ab197a869e1d7783a2b Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Jan 25 10:11:49 2012 +0000 intel_bios_reader: Sanitize input to ensure all data blocks are within bound Running intel_bios_reader upon itself causes the reader to crash and burn. It obviously finds a VBT signature inside the binary, but then does not rigorously check that all data blocks are valid before dereferencing them. Reported-by: Emanuel Bronshtein Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=45205 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.