https://bugzilla.redhat.com/show_bug.cgi?id=2082587
Bug ID: 2082587
Summary: Busybox 1.35.0-2 crashes
Product: Fedora
Version: 36
Status: NEW
Component: busybox
Severity: high
Assignee: spotrh(a)gmail.com
Reporter: stefanb(a)us.ibm.com
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, dcavalca(a)fb.com,
dvlasenk(a)redhat.com,
epel-packagers-sig(a)lists.fedoraproject.org,
spotrh(a)gmail.com
Target Milestone: ---
Classification: Fedora
Description of problem:
Busybox 1.35.0-2 is crashing for me
Version-Release number of selected component (if applicable):
1.35.0-2
How reproducible:
I need to downgrade busybox to have it working ...
[stefanb@test ~]$ busybox sh
Segmentation fault (core dumped)
[stefanb@test ~]$ gdb --args busybox sh
GNU gdb (GDB) Fedora 11.2-3.fc36
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from busybox...
This GDB supports auto-downloading debuginfo from the following URLs:
https://debuginfod.fedoraproject.org/
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
Reading symbols from
/home/stefanb/.cache/debuginfod_client/88baa87c0a47de9361e9abdbea1d01d5ee79f832/debuginfo...
(gdb) r
Starting program: /usr/sbin/busybox sh
Downloading separate debug info for /home/stefanb/system-supplied DSO at
0x7ffff7ffd000...
Program received signal SIGSEGV, Segmentation fault.
0x0000000000409597 in parse_config_file () at libbb/appletlib.c:329
329 {
(gdb) q
A debugging session is active.
Inferior 1 [process 3691] will be killed.
Quit anyway? (y or n) y
[stefanb@test ~]$ sudo su -
[root@test ~]# busybox sh
Segmentation fault (core dumped)
[root@test ~]# sudo dnf -y reinstall busybox
Last metadata expiration check: 3:08:06 ago on Fri 06 May 2022 06:09:36 AM.
Dependencies resolved.
===========================================================================================================================================================
Package Architecture Version
Repository Size
===========================================================================================================================================================
Reinstalling:
busybox x86_64
1:1.35.0-2.fc36 fedora
775 k
Transaction Summary
===========================================================================================================================================================
Total download size: 775 k
Installed size: 1.5 M
Downloading Packages:
busybox-1.35.0-2.fc36.x86_64.rpm
4.9 MB/s | 775 kB 00:00
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Total
2.0 MB/s | 775 kB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing :
1/1
Reinstalling : busybox-1:1.35.0-2.fc36.x86_64
1/2
Cleanup : busybox-1:1.35.0-2.fc36.x86_64
2/2
Running scriptlet: busybox-1:1.35.0-2.fc36.x86_64
2/2
Verifying : busybox-1:1.35.0-2.fc36.x86_64
1/2
Verifying : busybox-1:1.35.0-2.fc36.x86_64
2/2
Reinstalled:
busybox-1:1.35.0-2.fc36.x86_64
Complete!
[root@test ~]# busybox ls
Segmentation fault (core dumped)
[root@test ~]# dnf remove busybox
Dependencies resolved.
===========================================================================================================================================================
Package Architecture Version
Repository Size
===========================================================================================================================================================
Removing:
busybox x86_64
1:1.35.0-2.fc36 @fedora
1.5 M
Transaction Summary
===========================================================================================================================================================
Remove 1 Package
Freed space: 1.5 M
Is this ok [y/N]: y
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing :
1/1
Erasing : busybox-1:1.35.0-2.fc36.x86_64
1/1
Running scriptlet: busybox-1:1.35.0-2.fc36.x86_64
1/1
Verifying : busybox-1:1.35.0-2.fc36.x86_64
1/1
Removed:
busybox-1:1.35.0-2.fc36.x86_64
Complete!
[root@test ~]# rpm -Uvh
https://kojipkgs.fedoraproject.org//packages/busybox/1.34.1/1.fc36/x86_64/b…
Retrieving
https://kojipkgs.fedoraproject.org//packages/busybox/1.34.1/1.fc36/x86_64/b…
Verifying... ################################# [100%]
Preparing... ################################# [100%]
Updating / installing...
1:busybox-1:1.34.1-1.fc36 ################################# [100%]
[root@test ~]# busybox sh
~ #
[root@test ~]#
logout
[stefanb@test ~]$ busybox sh
~ $
Expected results:
Busybox should work.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2082587
https://bugzilla.redhat.com/show_bug.cgi?id=2130196
Bug ID: 2130196
Summary: CVE-2022-39835 gajim: security issue
Product: Security Response
Hardware: All
OS: Linux
Status: NEW
Component: vulnerability
Keywords: Security
Severity: medium
Priority: medium
Assignee: security-response-team(a)redhat.com
Reporter: trathi(a)redhat.com
CC: epel-packagers-sig(a)lists.fedoraproject.org,
lemenkov(a)gmail.com, mschmidt(a)redhat.com,
redhat-bugzilla(a)linuxnetz.de, suraia(a)ikkoku.de
Target Milestone: ---
Classification: Other
A vulnerability was found in Gajim which allowed attackers to craft a XML
stanza in a way, so Gajim would accept it as message correction for messages
not originating from the attacker.
https://bugzilla.redhat.com/show_bug.cgi?id=2128097https://bugzilla.redhat.com/show_bug.cgi?id=2122047
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2130196
https://bugzilla.redhat.com/show_bug.cgi?id=2130199
Bug ID: 2130199
Summary: CVE-2022-39835 python-nbxmpp: gajim: security issue
[fedora-all]
Product: Fedora
Version: 36
Status: NEW
Component: python-nbxmpp
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: mschmidt(a)redhat.com
Reporter: trathi(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
mschmidt(a)redhat.com, suraia(a)ikkoku.de
Target Milestone: ---
Classification: Fedora
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time. If you need to fix the versions independent of each other,
you may clone this bug as appropriate.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2130199
https://bugzilla.redhat.com/show_bug.cgi?id=2130198
Bug ID: 2130198
Summary: CVE-2022-39835 gajim: security issue [fedora-all]
Product: Fedora
Version: 36
Status: NEW
Component: gajim
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: mschmidt(a)redhat.com
Reporter: trathi(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
lemenkov(a)gmail.com, mschmidt(a)redhat.com,
redhat-bugzilla(a)linuxnetz.de, suraia(a)ikkoku.de
Target Milestone: ---
Classification: Fedora
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time. If you need to fix the versions independent of each other,
you may clone this bug as appropriate.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2130198
https://bugzilla.redhat.com/show_bug.cgi?id=2133192
Bug ID: 2133192
Summary: python-executing-1.1.1 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: python-executing
Keywords: FutureFeature, Triaged
Assignee: rominf(a)aiven.io
Reporter: upstream-release-monitoring(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
lbalhar(a)redhat.com, paul.wouters(a)aiven.io,
rominf(a)aiven.io, thrnciar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 1.1.1
Upstream release that is considered latest: 1.1.1
Current version/release in rawhide: 1.1.0-1.fc38
URL: https://pypi.org/project/executing/0.3.1
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/24668/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-executing
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2133192
https://bugzilla.redhat.com/show_bug.cgi?id=2129009
Bug ID: 2129009
Summary: python-tenacity-8.1.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: python-tenacity
Keywords: FutureFeature, Triaged
Assignee: aekoroglu(a)linux.intel.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: aekoroglu(a)linux.intel.com, daltonminer(a)gmail.com,
davidmccheyne(a)gmail.com, dcavalca(a)fb.com,
epel-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name, mrunge(a)redhat.com,
ngompa13(a)gmail.com, pkilambi(a)redhat.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 8.1.0
Upstream release that is considered latest: 8.1.0
Current version/release in rawhide: 8.0.1-6.fc37
URL: https://github.com/jd/tenacity
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/12218/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-tenacity
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2129009
https://bugzilla.redhat.com/show_bug.cgi?id=2113645
Bug ID: 2113645
Summary: python-postorius: FTBFS in Fedora rawhide/f37
Product: Fedora
Version: rawhide
Status: NEW
Component: python-postorius
Assignee: michel(a)michel-slm.name
Reporter: releng(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
infra-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name, ngompa13(a)gmail.com,
python-sig(a)lists.fedoraproject.org
Blocks: 2045102 (F37FTBFS,RAWHIDEFTBFS)
Target Milestone: ---
Classification: Fedora
python-postorius failed to build from source in Fedora rawhide/f37
https://koji.fedoraproject.org/koji/taskinfo?taskID=89886097
For details on the mass rebuild see:
https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Please fix python-postorius at your earliest convenience and set the bug's
status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
python-postorius will be orphaned. Before branching of Fedora 38,
python-postorius will be retired, if it still fails to build.
For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails…
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2045102
[Bug 2045102] Fedora 37 FTBFS Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2113645
https://bugzilla.redhat.com/show_bug.cgi?id=2046878
Bug ID: 2046878
Summary: python-hyperkitty: FTBFS in Fedora rawhide/f36
Product: Fedora
Version: rawhide
Status: NEW
Component: python-hyperkitty
Assignee: michel(a)michel-slm.name
Reporter: releng(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
infra-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name, ngompa13(a)gmail.com,
python-sig(a)lists.fedoraproject.org
Blocks: 1992484 (F36FTBFS)
Target Milestone: ---
Classification: Fedora
python-hyperkitty failed to build from source in Fedora rawhide/f36
https://koji.fedoraproject.org/koji/taskinfo?taskID=81985454
For details on the mass rebuild see:
https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Please fix python-hyperkitty at your earliest convenience and set the bug's
status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
python-hyperkitty will be orphaned. Before branching of Fedora 37,
python-hyperkitty will be retired, if it still fails to build.
For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails…
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1992484
[Bug 1992484] Fedora 36 FTBFS Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2046878
https://bugzilla.redhat.com/show_bug.cgi?id=2049668
Bug ID: 2049668
Summary: libimagequant-4.0.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: libimagequant
Keywords: FutureFeature, Triaged
Assignee: manisandro(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
infra-sig(a)lists.fedoraproject.org,
manisandro(a)gmail.com,
python-sig(a)lists.fedoraproject.org, sergio(a)serjux.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 4.0.0
Current version/release in rawhide: 2.17.0-2.fc36
URL: https://pngquant.org/lib/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/12768/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2049668
https://bugzilla.redhat.com/show_bug.cgi?id=2136137
Bug ID: 2136137
Summary: CVE-2022-41323 python-django3: python-django:
Potential denial-of-service vulnerability in
internationalized URLs [fedora-36]
Product: Fedora
Version: 36
Status: NEW
Component: python-django3
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: michel(a)michel-slm.name
Reporter: ybuenos(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
More information about this security flaw is available in the following bug:
http://bugzilla.redhat.com/show_bug.cgi?id=2136130
Disclaimer: Community trackers are created by Red Hat Product Security team on
a best effort basis. Package maintainers are required to ascertain if the flaw
indeed affects their package, before starting the update process.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2136137