Summary: | sys-cluster/slurm: multiple vulnerabilities | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | Jarkko Suominen <bugzillas> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ajak, alexxy, cluster, heroxbd, peter.gustafson |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://lists.schedmd.com/pipermail/slurm-announce/2023/000103.html | ||
Whiteboard: | B2 [glsa+] | ||
Package list: | Runtime testing required: | --- |
Description
Jarkko Suominen
2023-12-16 10:08:03 UTC
Thanks! Already masked for bug 631552. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878ee04160ad05c9a40beeac3ba2c973dbf436d6 commit 878ee04160ad05c9a40beeac3ba2c973dbf436d6 Author: John Helmert III <ajak@gentoo.org> AuthorDate: 2024-01-14 22:20:09 +0000 Commit: John Helmert III <ajak@gentoo.org> CommitDate: 2024-01-14 22:20:19 +0000 sys-cluster/slurm: treeclean Bug: https://bugs.gentoo.org/631552 Bug: https://bugs.gentoo.org/920104 Signed-off-by: John Helmert III <ajak@gentoo.org> profiles/package.mask | 4 - sys-cluster/slurm/Manifest | 1 - sys-cluster/slurm/files/logrotate | 20 -- .../slurm/files/slurm-22.05.3_autoconf-lua.patch | 49 ---- sys-cluster/slurm/files/slurm.confd | 6 - sys-cluster/slurm/files/slurm.tmpfiles | 1 - sys-cluster/slurm/files/slurmctld.initd | 76 ------ sys-cluster/slurm/files/slurmd.initd | 79 ------ sys-cluster/slurm/files/slurmdbd.initd | 74 ------ sys-cluster/slurm/metadata.xml | 28 -- sys-cluster/slurm/slurm-22.05.3.ebuild | 287 --------------------- 11 files changed, 625 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6957c8ab178c1284b5407f185196f3aa146ffb4 commit d6957c8ab178c1284b5407f185196f3aa146ffb4 Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> AuthorDate: 2024-01-15 03:29:52 +0000 Commit: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> CommitDate: 2024-01-15 03:29:52 +0000 profiles: mask a bunch of sys-cluster/* pkgs Bug: https://bugs.gentoo.org/631552 Bug: https://bugs.gentoo.org/920104 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> profiles/package.mask | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) Hi John, I don't understand why sys-cluster/slurm deserves a treeclean. Newer versions addressing the CVE are available. Version bumps will solve the bugs. Hi, I just saw this left the tree and am pretty bummed about it. Its mission critical for me. I hope you would reconsider, given the CVEs have bug fixed. Thanks for you work on this and for considering the request. This package was already removed in Januari. In any case I'm sure it could be added back when someone want to maintain it and address the CVEs. That wasn't being done and hence the package was listed for removal. I'm not sure if ajak has additional considerations here. > I'm not sure if ajak has additional considerations here.
Nope, someone just needs to maintain it.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/glsa.git/commit/?id=b2a8e7761946e4dd7bf5f993678482d2a80f8d73 commit b2a8e7761946e4dd7bf5f993678482d2a80f8d73 Author: GLSAMaker <glsamaker@gentoo.org> AuthorDate: 2024-09-22 07:39:27 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-09-22 07:39:40 +0000 [ GLSA 202409-16 ] Slurm: Multiple Vulnerabilities Bug: https://bugs.gentoo.org/631552 Bug: https://bugs.gentoo.org/920104 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org> glsa-202409-16.xml | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc471fd436829cd2029175e0e9cd4c61cf9d5e1d commit dc471fd436829cd2029175e0e9cd4c61cf9d5e1d Author: Benda Xu <heroxbd@gentoo.org> AuthorDate: 2024-08-31 14:08:51 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2024-10-18 13:37:05 +0000 sys-cluster/slurm: revive with version 24.05.3. Bug: https://bugs.gentoo.org/631552 Bug: https://bugs.gentoo.org/920104 Signed-off-by: Benda Xu <heroxbd@gentoo.org> sys-cluster/slurm/Manifest | 1 + sys-cluster/slurm/files/logrotate | 20 +++ sys-cluster/slurm/files/slurm.confd | 6 + sys-cluster/slurm/files/slurm.tmpfiles | 1 + sys-cluster/slurm/files/slurmctld.initd | 76 +++++++++ sys-cluster/slurm/files/slurmd.initd | 79 +++++++++ sys-cluster/slurm/files/slurmdbd.initd | 74 +++++++++ sys-cluster/slurm/metadata.xml | 27 ++++ sys-cluster/slurm/slurm-24.05.3.ebuild | 276 ++++++++++++++++++++++++++++++++ 9 files changed, 560 insertions(+) |