Staging
v0.5.1
https://github.com/torvalds/linux
Revision c801147c5a103eec864afee348c4ee3fdb0f380c authored by Egbert Eich on 30 November 2005, 14:32:59 UTC, committed by Linus Torvalds on 30 November 2005, 16:45:40 UTC
This fixes a NULL pointer reference in DRM.  The SiS driver tries to
allocate a big chunk of memory, but the return value is never checked.

Reported in Novell bugzilla #132271:
  https://bugzilla.novell.com/show_bug.cgi?id=132271

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent d2ef5eb
History
Tip revision: c801147c5a103eec864afee348c4ee3fdb0f380c authored by Egbert Eich on 30 November 2005, 14:32:59 UTC
[PATCH] SiS DRM: Fix possible NULL dereference
Tip revision: c801147
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.4 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top