Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 903253

Summary: dev-db/redis: crash with FORTIFY_SOURCE=3
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Petr Vaněk <arkamar>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/redis/redis/issues/11965
https://github.com/gentoo/gentoo/pull/30634
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 847148    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-27 19:42:35 UTC
See https://github.com/redis/redis/issues/11965.
Comment 1 Larry the Git Cow gentoo-dev 2023-04-18 04:28:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4207f7226d49f596d2f934b58ea02e7a7726ccd2

commit 4207f7226d49f596d2f934b58ea02e7a7726ccd2
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-04-17 19:42:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-18 03:18:45 +0000

    dev-db/redis: add 7.0.11
    
    This version fixes crash with FORTIFY_SOURCE=3 in commit 863fcfbf525f
    ("Use dummy allocator to make accesses defined as per standard
    (#11982)") and mitigates CVE-2023-28856.
    
    Bug: https://bugs.gentoo.org/904486
    Closes: https://bugs.gentoo.org/903253
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/redis/Manifest            |   1 +
 dev-db/redis/redis-7.0.11.ebuild | 187 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 188 insertions(+)