aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJeremy Kerr <[email protected]>2008-01-11 14:27:10 +0100
committerLinus Torvalds <[email protected]>2008-01-11 11:47:42 -0800
commitba21611c9c0031ca8388cae5e43b38c29c8b595d (patch)
treec2062639f66ea8aebd1b874f291cfdcc6aee7e27 /fs/jbd2/commit.c
parentb506d1b6c49a5884ff67a29bc99a1912ee20acee (diff)
ps3fb: prevent use after free of fb_info
In ps3fb_shutdown, freeing the framebuffer will cause fb_info (in dev->core.driver_data) to be free()ed, which we potentially access from the ps3fbd kthread. This change frees the framebuffer after stopping the ps3fbd kthread. Signed-off-by: Jeremy Kerr <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions