https://bugzilla.redhat.com/show_bug.cgi?id=2093314
Bug ID: 2093314
Summary: CVE-2022-30784 ntfs-3g: crafted NTFS image can cause
heap exhaustion in ntfs_get_attribute_value
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: gsuckevi(a)redhat.com
CC: ddepaula(a)redhat.com,
epel-packagers-sig(a)lists.fedoraproject.org,
jferlan(a)redhat.com, kparal(a)redhat.com,
ngompa13(a)gmail.com, rjones(a)redhat.com,
spotrh(a)gmail.com, virt-maint(a)redhat.com
Target Milestone: ---
Classification: Other
A crafted NTFS image can cause heap exhaustion in ntfs_get_attribute_value in
NTFS-3G through 2021.8.22.
References:
https://github.com/tuxera/ntfs-3g/security/advisories/GHSA-xchm-ph5h-hw4xhttps://github.com/tuxera/ntfs-3g/releases
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2093314
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=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=2044963
Bug ID: 2044963
Summary: F36FailsToInstall: postorius
Product: Fedora
Version: rawhide
Status: NEW
Component: python-postorius
Assignee: michel(a)michel-slm.name
Reporter: mhroncok(a)redhat.com
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: 1992487 (F36FailsToInstall,RAWHIDEFailsToInstall)
Target Milestone: ---
Classification: Fedora
Hello,
Please note that this comment was generated automatically. If you feel that
this output has mistakes, please contact me via email (mhroncok(a)redhat.com)
Your package (python-postorius) Fails To Install in Fedora 36:
can't install postorius:
- nothing provides (python3.10dist(django) < 3.3~~ with
python3.10dist(django) >= 2.2) needed by postorius-1.3.6-1.fc36.noarch
If you know about this problem and are planning on fixing it, please
acknowledge so by setting the bug status to ASSIGNED. If you don't have time to
maintain this package, consider orphaning it, so maintainers of dependent
packages realize the problem.
If you don't react accordingly to the policy for FTBFS/FTI bugs
(https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails…)
your package may be orphaned in 8+ weeks.
P.S. The data was generated solely from koji buildroot, so it might be newer
than the latest compose or the content on mirrors.
P.P.S. If this bug has been reported in the middle of upgrading multiple
dependent packages, please consider using side tags:
https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-d…
Thanks!
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1992487
[Bug 1992487] Fedora 36 Fails To install Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2044963
https://bugzilla.redhat.com/show_bug.cgi?id=2073097
Bug ID: 2073097
Summary: CVE-2022-1270 GraphicsMagick: Heap buffer overflow
when parsing MIFF
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: psampaio(a)redhat.com
CC: andreas(a)bawue.net, dcavalca(a)fb.com,
epel-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name, ngompa13(a)gmail.com,
rdieter(a)gmail.com
Target Milestone: ---
Classification: Other
In GraphicsMagick, a heap buffer overflow was found when parsing MIFF.
References:
https://sourceforge.net/p/graphicsmagick/bugs/664/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2073097
https://bugzilla.redhat.com/show_bug.cgi?id=2073098
Bug ID: 2073098
Summary: CVE-2022-1270 GraphicsMagick: Heap buffer overflow
when parsing MIFF [epel-all]
Product: Fedora EPEL
Version: epel8
Status: NEW
Component: GraphicsMagick
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: rdieter(a)gmail.com
Reporter: psampaio(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: andreas(a)bawue.net, dcavalca(a)fb.com,
epel-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name, ngompa13(a)gmail.com,
rdieter(a)gmail.com
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 epel-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 EPEL. 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=2073098
https://bugzilla.redhat.com/show_bug.cgi?id=2073099
Bug ID: 2073099
Summary: CVE-2022-1270 GraphicsMagick: Heap buffer overflow
when parsing MIFF [fedora-all]
Product: Fedora
Version: 35
Status: NEW
Component: GraphicsMagick
Keywords: Security, SecurityTracking
Severity: medium
Priority: medium
Assignee: andreas(a)bawue.net
Reporter: psampaio(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: andreas(a)bawue.net, dcavalca(a)fb.com,
epel-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name, ngompa13(a)gmail.com,
rdieter(a)gmail.com
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=2073099
https://bugzilla.redhat.com/show_bug.cgi?id=2077383
Bug ID: 2077383
Summary: F37FailsToInstall: python3-tmuxp
Product: Fedora
Version: rawhide
Status: NEW
Component: python-tmuxp
Assignee: igor.raits(a)gmail.com
Reporter: mhroncok(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
igor.raits(a)gmail.com
Blocks: 2045109 (F37FailsToInstall,RAWHIDEFailsToInstall)
Target Milestone: ---
Classification: Fedora
Hello,
Please note that this comment was generated automatically. If you feel that
this output has mistakes, please contact me via email (mhroncok(a)redhat.com)
Your package (python-tmuxp) Fails To Install in Fedora 37:
can't install python3-tmuxp:
- nothing provides (python3.10dist(click) < 8.1~~ with python3.10dist(click)
>= 7) needed by python3-tmuxp-1.9.2-2.fc37.noarch
If you know about this problem and are planning on fixing it, please
acknowledge so by setting the bug status to ASSIGNED. If you don't have time to
maintain this package, consider orphaning it, so maintainers of dependent
packages realize the problem.
If you don't react accordingly to the policy for FTBFS/FTI bugs
(https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails…)
your package may be orphaned in 8+ weeks.
P.S. The data was generated solely from koji buildroot, so it might be newer
than the latest compose or the content on mirrors. To reproduce, use the
koji/local repo only, e.g. in mock:
$ mock -r fedora-37-x86_64 --disablerepo='*' --enablerepo=local install
python3-tmuxp
P.P.S. If this bug has been reported in the middle of upgrading multiple
dependent packages, please consider using side tags:
https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-d…
Thanks!
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2045109
[Bug 2045109] Fedora 37 Fails To install Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2077383
https://bugzilla.redhat.com/show_bug.cgi?id=2063475
Bug ID: 2063475
Summary: python-libtmux-0.11.0b2 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: python-libtmux
Keywords: FutureFeature, Triaged
Assignee: mail(a)fabian-affolter.ch
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: dcavalca(a)fb.com,
epel-packagers-sig(a)lists.fedoraproject.org,
mail(a)fabian-affolter.ch
Target Milestone: ---
Classification: Fedora
Latest upstream release: 0.11.0b2
Current version/release in rawhide: 0.10.3-1.fc37
URL: https://pypi.python.org/pypi/libtmux
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/13040/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2063475