https://github.com/torvalds/linux
Revision 6003a93e7bf6c02f33c02976ff364785d4273295 authored by Manfred Spraul on 23 December 2005, 22:57:41 UTC, committed by Linus Torvalds on 24 December 2005, 20:13:27 UTC
Two smp_wmb() statements are missing in the sysv sem code: This could
cause stack corruptions.

The attached patch adds them.

Signed-Off-By: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent a7c2491
History
Tip revision: 6003a93e7bf6c02f33c02976ff364785d4273295 authored by Manfred Spraul on 23 December 2005, 22:57:41 UTC
[PATCH] add missing memory barriers to ipc/sem.c
Tip revision: 6003a93
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.8 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