--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2021-372d83d54e
2021-08-18 01:09:52.132997
--------------------------------------------------------------------------------Name        : hivex
Product     : Fedora 34
Version     : 1.3.21
Release     : 1.fc34
URL         : https://libguestfs.org/
Summary     : Read and write Windows Registry binary hive files
Description :
Hive files are the undocumented binary files that Windows uses to
store the Windows Registry on disk.  Hivex is a library that can read
and write to these files.

'hivexsh' is a shell you can use to interactively navigate a hive
binary file.

'hivexregedit' (in perl-hivex) lets you export and merge to the
textual regedit format.

'hivexml' can be used to convert a hive file to a more useful XML
format.

In order to get access to the hive files themselves, you can copy them
from a Windows machine.  They are usually found in
%systemroot%\system32\config.  For virtual machines we recommend
using libguestfs or guestfish to copy out these files.  libguestfs
also provides a useful high-level tool called 'virt-win-reg' (based on
hivex technology) which can be used to query specific registry keys in
an existing Windows VM.

For OCaml bindings, see 'ocaml-hivex-devel'.

For Perl bindings, see 'perl-hivex'.

For Python 3 bindings, see 'python3-hivex'.

For Ruby bindings, see 'ruby-hivex'.

--------------------------------------------------------------------------------Update Information:

New upstream version 1.3.21. Fixes CVE-2021-3622 limit recursion in ri-records.
--------------------------------------------------------------------------------ChangeLog:

* Mon Aug  2 2021 Richard W.M. Jones  - 1.3.21-1
- New upstream version 1.3.21.
- Fixes CVE-2021-3622 limit recursion in ri-records.
--------------------------------------------------------------------------------References:

  [ 1 ] Bug #1975489 - CVE-2021-3622 hivex: stack overflow due to recursive call of _get_children()
        https://bugzilla.redhat.com/show_bug.cgi?id=1975489
--------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-372d83d54e' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
--------------------------------------------------------------------------------_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

Fedora 34: hivex 2021-372d83d54e

August 17, 2021
New upstream version 1.3.21

Summary

Hive files are the undocumented binary files that Windows uses to

store the Windows Registry on disk. Hivex is a library that can read

and write to these files.

'hivexsh' is a shell you can use to interactively navigate a hive

binary file.

'hivexregedit' (in perl-hivex) lets you export and merge to the

textual regedit format.

'hivexml' can be used to convert a hive file to a more useful XML

format.

In order to get access to the hive files themselves, you can copy them

from a Windows machine. They are usually found in

%systemroot%\system32\config. For virtual machines we recommend

using libguestfs or guestfish to copy out these files. libguestfs

also provides a useful high-level tool called 'virt-win-reg' (based on

hivex technology) which can be used to query specific registry keys in

an existing Windows VM.

For OCaml bindings, see 'ocaml-hivex-devel'.

For Perl bindings, see 'perl-hivex'.

For Python 3 bindings, see 'python3-hivex'.

For Ruby bindings, see 'ruby-hivex'.

New upstream version 1.3.21. Fixes CVE-2021-3622 limit recursion in ri-records.

* Mon Aug 2 2021 Richard W.M. Jones - 1.3.21-1

- New upstream version 1.3.21.

- Fixes CVE-2021-3622 limit recursion in ri-records.

[ 1 ] Bug #1975489 - CVE-2021-3622 hivex: stack overflow due to recursive call of _get_children()

https://bugzilla.redhat.com/show_bug.cgi?id=1975489

su -c 'dnf upgrade --advisory FEDORA-2021-372d83d54e' at the command

line. For more information, refer to the dnf documentation available at

https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the

GPG keys used by the Fedora Project can be found at

https://fedoraproject.org/security/

package-announce mailing list -- package-announce@lists.fedoraproject.org

To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org

Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines

List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/

Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

FEDORA-2021-372d83d54e 2021-08-18 01:09:52.132997 Product : Fedora 34 Version : 1.3.21 Release : 1.fc34 URL : https://libguestfs.org/ Summary : Read and write Windows Registry binary hive files Description : Hive files are the undocumented binary files that Windows uses to store the Windows Registry on disk. Hivex is a library that can read and write to these files. 'hivexsh' is a shell you can use to interactively navigate a hive binary file. 'hivexregedit' (in perl-hivex) lets you export and merge to the textual regedit format. 'hivexml' can be used to convert a hive file to a more useful XML format. In order to get access to the hive files themselves, you can copy them from a Windows machine. They are usually found in %systemroot%\system32\config. For virtual machines we recommend using libguestfs or guestfish to copy out these files. libguestfs also provides a useful high-level tool called 'virt-win-reg' (based on hivex technology) which can be used to query specific registry keys in an existing Windows VM. For OCaml bindings, see 'ocaml-hivex-devel'. For Perl bindings, see 'perl-hivex'. For Python 3 bindings, see 'python3-hivex'. For Ruby bindings, see 'ruby-hivex'. New upstream version 1.3.21. Fixes CVE-2021-3622 limit recursion in ri-records. * Mon Aug 2 2021 Richard W.M. Jones - 1.3.21-1 - New upstream version 1.3.21. - Fixes CVE-2021-3622 limit recursion in ri-records. [ 1 ] Bug #1975489 - CVE-2021-3622 hivex: stack overflow due to recursive call of _get_children() https://bugzilla.redhat.com/show_bug.cgi?id=1975489 su -c 'dnf upgrade --advisory FEDORA-2021-372d83d54e' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/ Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure

Change Log

References

Update Instructions

Severity
Product : Fedora 34
Version : 1.3.21
Release : 1.fc34
URL : https://libguestfs.org/
Summary : Read and write Windows Registry binary hive files

Related News