Summary: | <dev-db/redis-{5.0.14, 6.0.16, 6.2.6}: multiple vulnerabilities (CVE-2021-{32626,32627,32628,32672,32675,32687,32762,41099}) | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | Sam James <sam> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hydrapolic, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | B2 [glsa+] | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 816489 | ||
Bug Blocks: |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc34d8257d01cf57f9b1f41201a124eab61fefdf commit cc34d8257d01cf57f9b1f41201a124eab61fefdf Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-04 21:53:25 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-04 21:53:25 +0000 dev-db/redis: add 6.2.6 Bug: https://bugs.gentoo.org/816282 Signed-off-by: Sam James <sam@gentoo.org> dev-db/redis/Manifest | 1 + dev-db/redis/redis-6.2.6.ebuild | 189 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 190 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d75e6d77c83f356a052d82a2581aeda748fa9c commit c2d75e6d77c83f356a052d82a2581aeda748fa9c Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-04 21:53:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-04 21:53:22 +0000 dev-db/redis: add 6.0.16 Bug: https://bugs.gentoo.org/816282 Signed-off-by: Sam James <sam@gentoo.org> dev-db/redis/Manifest | 1 + dev-db/redis/redis-6.0.16.ebuild | 189 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 190 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9573dfe0717cec68a1e3f6454e8b9aa72ec9655 commit d9573dfe0717cec68a1e3f6454e8b9aa72ec9655 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-04 21:53:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-04 21:53:18 +0000 dev-db/redis: add 5.0.14 Bug: https://bugs.gentoo.org/816282 Signed-off-by: Sam James <sam@gentoo.org> dev-db/redis/Manifest | 1 + dev-db/redis/redis-5.0.14.ebuild | 164 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 165 insertions(+) CVE-2021-41099 (https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph): Redis is an open source, in-memory database that persists on disk. An integer overflow bug in the underlying string library can be used to corrupt the heap and potentially result with denial of service or remote code execution. The vulnerability involves changing the default proto-max-bulk-len configuration parameter to a very large value and constructing specially crafted network payloads or commands. The problem is fixed in Redis versions 6.2.6, 6.0.16 and 5.0.14. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from modifying the proto-max-bulk-len configuration parameter. This can be done using ACL to restrict unprivileged users from using the CONFIG SET command. Please cleanup The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead0cbbf6bca2037bdd280f55ce9a0a93f933220 commit ead0cbbf6bca2037bdd280f55ce9a0a93f933220 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-01-01 09:36:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-01 09:38:34 +0000 dev-db/redis: drop 5.0.13, 6.0.15, 6.2.5 Bug: https://bugs.gentoo.org/816282 Signed-off-by: Sam James <sam@gentoo.org> dev-db/redis/Manifest | 3 - dev-db/redis/redis-5.0.13.ebuild | 164 --------------------------------- dev-db/redis/redis-6.0.15.ebuild | 189 --------------------------------------- dev-db/redis/redis-6.2.5.ebuild | 189 --------------------------------------- 4 files changed, 545 deletions(-) GLSA request filed The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/glsa.git/commit/?id=3b83b8330073185fb5605b449ed900293d014aeb commit 3b83b8330073185fb5605b449ed900293d014aeb Author: GLSAMaker <glsamaker@gentoo.org> AuthorDate: 2022-09-29 14:21:49 +0000 Commit: John Helmert III <ajak@gentoo.org> CommitDate: 2022-09-29 14:47:59 +0000 [ GLSA 202209-17 ] Redis: Multiple Vulnerabilities Bug: https://bugs.gentoo.org/803302 Bug: https://bugs.gentoo.org/816282 Bug: https://bugs.gentoo.org/841404 Bug: https://bugs.gentoo.org/856040 Bug: https://bugs.gentoo.org/859181 Bug: https://bugs.gentoo.org/872278 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org> glsa-202209-17.xml | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) GLSA released, all done! |