CVE-2010-4079
Bug #707649 reported by
Brad Figg
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Andy Whitcroft | ||
Dapper |
Invalid
|
Undecided
|
Unassigned | ||
Hardy |
Fix Released
|
Low
|
Brad Figg | ||
Karmic |
Fix Released
|
Low
|
Brad Figg | ||
Lucid |
Fix Released
|
Undecided
|
Unassigned | ||
Maverick |
Fix Released
|
Low
|
Brad Figg | ||
Natty |
Fix Released
|
Undecided
|
Andy Whitcroft | ||
linux-ti-omap4 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Dapper |
Invalid
|
Undecided
|
Unassigned | ||
Hardy |
Invalid
|
Undecided
|
Unassigned | ||
Karmic |
Invalid
|
Undecided
|
Unassigned | ||
Lucid |
Invalid
|
Undecided
|
Unassigned | ||
Maverick |
Fix Released
|
Undecided
|
Paolo Pisati | ||
Natty |
Invalid
|
Undecided
|
Unassigned |
Bug Description
The FBIOGET_VBLANK device ioctl allows unprivileged users to read 16 bytes of uninitialized stack memory, because the "reserved" member of the fb_vblank struct declared on the stack is not altered or zeroed before being copied back to the user.
Related branches
CVE References
- 2010-0435
- 2010-2943
- 2010-2954
- 2010-2955
- 2010-2960
- 2010-2962
- 2010-2963
- 2010-3079
- 2010-3080
- 2010-3081
- 2010-3296
- 2010-3297
- 2010-3437
- 2010-3448
- 2010-3698
- 2010-3699
- 2010-3705
- 2010-3848
- 2010-3849
- 2010-3850
- 2010-3858
- 2010-3859
- 2010-3861
- 2010-3865
- 2010-3873
- 2010-3874
- 2010-3875
- 2010-3876
- 2010-3877
- 2010-3880
- 2010-3904
- 2010-4072
- 2010-4074
- 2010-4078
- 2010-4079
- 2010-4080
- 2010-4081
- 2010-4082
- 2010-4083
- 2010-4157
- 2010-4158
- 2010-4160
- 2010-4164
- 2010-4165
- 2010-4169
- 2010-4248
- 2010-4342
- 2010-4346
- 2010-4527
- 2010-4529
security vulnerability: | no → yes |
Changed in linux (Ubuntu Hardy): | |
status: | New → In Progress |
Changed in linux (Ubuntu Karmic): | |
status: | New → In Progress |
Changed in linux (Ubuntu Lucid): | |
status: | New → Fix Released |
Changed in linux (Ubuntu Maverick): | |
status: | New → In Progress |
Changed in linux (Ubuntu Dapper): | |
status: | New → Invalid |
Changed in linux (Ubuntu Karmic): | |
importance: | Undecided → Low |
Changed in linux (Ubuntu Hardy): | |
assignee: | nobody → Brad Figg (brad-figg) |
Changed in linux (Ubuntu Maverick): | |
assignee: | nobody → Brad Figg (brad-figg) |
Changed in linux (Ubuntu Hardy): | |
importance: | Undecided → Low |
Changed in linux (Ubuntu Karmic): | |
assignee: | nobody → Brad Figg (brad-figg) |
Changed in linux (Ubuntu Maverick): | |
importance: | Undecided → Low |
tags: |
added: verification-done-maverick removed: verification-done |
Changed in linux-ti-omap4 (Ubuntu Dapper): | |
status: | New → Invalid |
Changed in linux-ti-omap4 (Ubuntu Maverick): | |
assignee: | nobody → Paolo Pisati (p-pisati) |
status: | New → Fix Committed |
Changed in linux-ti-omap4 (Ubuntu Hardy): | |
status: | New → Invalid |
Changed in linux-ti-omap4 (Ubuntu Lucid): | |
status: | New → Invalid |
Changed in linux-ti-omap4 (Ubuntu Karmic): | |
status: | New → Invalid |
Changed in linux-ti-omap4 (Ubuntu Natty): | |
status: | New → Invalid |
To post a comment you must log in.
This is the commit below in mainline which was in mainline v2.6.36 and is therefore Fix Released, closing:
commit 405707985594169 cfd0b1d97d29fcb 4b4c6f2ac9
Author: Dan Rosenberg <email address hidden>
Date: Wed Sep 15 18:44:22 2010 -0300
V4L/DVB: ivtvfb: prevent reading uninitialized stack memory