Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154325 - Kernel: Implement PowerPC futex_atomic_cmpxchg_inatomic() (CVE-2006-5648)
Summary: Kernel: Implement PowerPC futex_atomic_cmpxchg_inatomic() (CVE-2006-5648)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Security
URL: http://www.kernel.org/git/?p=linux/ke...
Whiteboard: [linux <2.6.18]
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 00:50 UTC by Sune Kloppenborg Jeppesen (RETIRED)
Modified: 2009-07-11 11:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2006-11-07 00:50:31 UTC
[POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().
 
 The sys_[gs]et_robust_list() syscalls were wired up on PowerPC but
 didn't work correctly because futex_atomic_cmpxchg_inatomic() wasn't
 implemented.  Implement it, based on __cmpxchg_u32().
Comment 1 Harlan Lieberman-Berg (RETIRED) gentoo-dev 2006-12-21 19:07:09 UTC
Effects no one. Closing.