Summary: | <dev-db/mongodb-5.0.30: Improper neutralization of null bytes may lead to buffer over-reads | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | Robert Förster <Dessa> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | ultrabug |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://jira.mongodb.org/browse/SERVER-96419 | ||
See Also: | https://github.com/gentoo/gentoo/pull/41271 | ||
Whiteboard: | B3 [glsa?] | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 951686 | ||
Bug Blocks: |
Description
Robert Förster
2024-11-21 13:20:56 UTC
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ade7128433fd35f41e4f4b83de9f387b1d19f7 commit a1ade7128433fd35f41e4f4b83de9f387b1d19f7 Author: Robert Förster <Dessa@gmake.de> AuthorDate: 2024-09-10 14:13:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-11 05:45:55 +0000 dev-db/mongodb: add 5.0.30 Closes: https://bugs.gentoo.org/843329 Closes: https://bugs.gentoo.org/908987 Closes: https://bugs.gentoo.org/932278 Closes: https://bugs.gentoo.org/938962 Bug: https://bugs.gentoo.org/944308 Signed-off-by: Robert Förster <Dessa@gmake.de> Signed-off-by: Sam James <sam@gentoo.org> dev-db/mongodb/Manifest | 1 + dev-db/mongodb/files/mongodb-5.0.30-gcc-11.patch | 12 ++ dev-db/mongodb/files/mongodb-5.0.30-gcc-15.patch | 13 ++ dev-db/mongodb/metadata.xml | 1 + dev-db/mongodb/mongodb-5.0.30.ebuild | 211 +++++++++++++++++++++++ 5 files changed, 238 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c9df527f29fb5bb2cc7b7918d237ba79b0152f commit 67c9df527f29fb5bb2cc7b7918d237ba79b0152f Author: Robert Förster <Dessa@gmake.de> AuthorDate: 2025-03-24 20:55:21 +0000 Commit: Jay Faulkner <jayf@gentoo.org> CommitDate: 2025-04-06 16:29:34 +0000 dev-db/mongodb: drop 5.0.26 Bug: https://bugs.gentoo.org/944308 Closes: https://bugs.gentoo.org/942112 Signed-off-by: Robert Förster <Dessa@gmake.de> Closes: https://github.com/gentoo/gentoo/pull/41271 Signed-off-by: Jay Faulkner <jayf@gentoo.org> dev-db/mongodb/Manifest | 1 - dev-db/mongodb/files/mongodb-4.4.1-gcc11.patch | 12 -- dev-db/mongodb/mongodb-5.0.26.ebuild | 211 ------------------------- 3 files changed, 224 deletions(-) |