1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/vt
Xin LI 9049b13f8f Use unsigned int for index value.
Without this change a local attacker could trigger a panic by
tricking the kernel into accessing undefined kernel memory.

We would like to acknowledge Francisco Falcon from CORE Security
Technologies who discovered the issue and reported to the
FreeBSD Security Team.

More information can be found at CORE Security's advisory at:
http://www.coresecurity.com/content/freebsd-kernel-multiple-vulnerabilities

This is an errata candidate for releng/10.1 and releng/9.3.  Earlier
releases are not affected.

Reported by:	Francisco Falcon from CORE Security Technologies
Security:	CVE-2014-0998
Reviewed by:	dumbbell
MFC after:	3 days
2015-01-27 19:35:41 +00:00
..
colors
font
hw vt(4): Use power_{suspend,resume} event handlers to implement 2015-01-27 15:28:46 +00:00
logo
vt_buf.c
vt_consolectl.c
vt_core.c Use unsigned int for index value. 2015-01-27 19:35:41 +00:00
vt_font.c
vt_sysmouse.c
vt.h vt(4): Use power_{suspend,resume} event handlers to implement 2015-01-27 15:28:46 +00:00