Summary: | <sys-process/procps-4.0.4: ps buffer overflow | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | Sam James <sam> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | IN_PROGRESS --- | ||
Severity: | normal | CC: | base-system |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://gitlab.com/procps-ng/procps/-/issues/297 | ||
See Also: | https://github.com/gentoo/gentoo/pull/40072 | ||
Whiteboard: | B3 [cleanup glsa?] | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 913537, 835813, 916095, 934473 | ||
Bug Blocks: |
Description
Sam James
2023-09-01 12:21:01 UTC
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4941d04c47cc2d8b58599325fae989ce730b6a22 commit 4941d04c47cc2d8b58599325fae989ce730b6a22 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-09-02 09:57:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-02 09:59:10 +0000 sys-process/procps: add 4.0.4 Closes: https://bugs.gentoo.org/584076 Closes: https://bugs.gentoo.org/625312 Closes: https://bugs.gentoo.org/675420 Closes: https://bugs.gentoo.org/835813 Closes: https://bugs.gentoo.org/913210 Bug: https://bugs.gentoo.org/913408 Signed-off-by: Sam James <sam@gentoo.org> sys-process/procps/Manifest | 1 + .../files/procps-4.0.4-fix-systemd-linkage.patch | 27 +++++ .../files/procps-4.0.4-fix-tests-multilib.patch | 52 ++++++++++ .../procps/files/procps-4.0.4-sysctl-manpage.patch | 33 +++++++ .../files/procps-4.0.4-xfail-pmap-test.patch | 25 +++++ sys-process/procps/procps-4.0.4.ebuild | 110 +++++++++++++++++++++ 6 files changed, 248 insertions(+) |