Summary: | <app-arch/tar-1.34-r3: Heap buffer due to from_header() function performing an invalid read in list.c | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | nobarakat |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | base-system |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/29776 | ||
Whiteboard: | A2 [glsa+] | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 905287 | ||
Bug Blocks: |
Description
nobarakat
2023-02-27 18:29:45 UTC
Thanks! Hey folks, any word on this bug? (In reply to nobarakat from comment #2) > Hey folks, any word on this bug? Just fyi, I opened a PR for this one a while back https://github.com/gentoo/gentoo/pull/29776 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d066acd267ec8028a79f4d085614245190f2a8a commit 3d066acd267ec8028a79f4d085614245190f2a8a Author: Nobel Barakat <nobelbarakat@google.com> AuthorDate: 2023-02-24 22:48:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-25 03:32:33 +0000 app-arch/tar: Adding a patch to fix CVE-2022-48303 This patch is cherry-picked from the upstream gnu/tar repository which fixes a heap buffer overflow issue in the utility. This fix is needed to resolve CVE-2022-48303. Bug: https://bugs.gentoo.org/898176 Signed-off-by: Nobel Barakat <nobelbarakat@google.com> Closes: https://github.com/gentoo/gentoo/pull/29776 Signed-off-by: Sam James <sam@gentoo.org> .../tar/files/tar-1.34-fix-cve-2022-48303.patch | 32 ++++++++ app-arch/tar/tar-1.34-r3.ebuild | 94 ++++++++++++++++++++++ 2 files changed, 126 insertions(+) Ping. Can tar-1.34-r2 be removed? Ping: please remove the vulnerable version. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/glsa.git/commit/?id=a55c0cc55ed9e9465d01ae2a2d8397b708eb7cfe commit a55c0cc55ed9e9465d01ae2a2d8397b708eb7cfe Author: GLSAMaker <glsamaker@gentoo.org> AuthorDate: 2024-02-18 07:18:24 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-02-18 07:20:12 +0000 [ GLSA 202402-12 ] GNU Tar: Out of Bounds Read Bug: https://bugs.gentoo.org/898176 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org> glsa-202402-12.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7dbcdc8eac8d51da7ef162f249ac7f8d7e11c1 commit fb7dbcdc8eac8d51da7ef162f249ac7f8d7e11c1 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-02-18 07:23:26 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-02-18 07:24:01 +0000 app-arch/tar: drop 1.34-r2 Bug: https://bugs.gentoo.org/898176 Signed-off-by: Hans de Graaff <graaff@gentoo.org> app-arch/tar/tar-1.34-r2.ebuild | 102 ---------------------------------------- 1 file changed, 102 deletions(-) |