Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903253 - dev-db/redis: crash with FORTIFY_SOURCE=3
Summary: dev-db/redis: crash with FORTIFY_SOURCE=3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Petr Vaněk
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 847148
  Show dependency tree
 
Reported: 2023-03-27 19:42 UTC by Sam James
Modified: 2023-04-18 04:28 UTC (History)
2 users (show)

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 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(+)