ELSA-2025-23383 Moderate: Oracle Linux 8 curl security update
ELSA-2025-23382 Moderate: Oracle Linux 8 binutils security update
ELBA-2025-23387 Oracle Linux 8 dracut bug fix and enhancement update
ELBA-2025-23386 Oracle Linux 8 autofs bug fix and enhancement update
ELBA-2025-23385 Oracle Linux 8 util-linux bug fix and enhancement update
ELBA-2025-23384 Oracle Linux 8 sudo bug fix and enhancement update
ELBA-2025-23381 Oracle Linux 8 net-snmp bug fix and enhancement update
ELBA-2025-23380 Oracle Linux 8 coreutils bug fix and enhancement update
ELBA-2025-23379 Oracle Linux 8 shadow-utils bug fix and enhancement update
ELBA-2025-23378 Oracle Linux 8 pam bug fix and enhancement update
ELBA-2025-23377 Oracle Linux 8 iscsi-initiator-utils bug fix and enhancement update
ELBA-2025-23376 Oracle Linux 8 findutils bug fix and enhancement update
ELBA-2025-23371 Oracle Linux 8 nmap bug fix and enhancement update
ELSA-2025-23663 Important: Oracle Linux 8 webkit2gtk3 security update
ELBA-2025-23369 Oracle Linux 8 pacemaker bug fix and enhancement update
ELBA-2025-23367 Oracle Linux 8 fence-agents bug fix and enhancement update
ELBA-2025-23361 Oracle Linux 8 unixODBC bug fix and enhancement update
ELSA-2025-23383 Moderate: Oracle Linux 8 curl security update
Oracle Linux Security Advisory ELSA-2025-23383
http://linux.oracle.com/errata/ELSA-2025-23383.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
curl-7.61.1-34.el8_10.9.x86_64.rpm
libcurl-7.61.1-34.el8_10.9.i686.rpm
libcurl-7.61.1-34.el8_10.9.x86_64.rpm
libcurl-devel-7.61.1-34.el8_10.9.i686.rpm
libcurl-devel-7.61.1-34.el8_10.9.x86_64.rpm
libcurl-minimal-7.61.1-34.el8_10.9.i686.rpm
libcurl-minimal-7.61.1-34.el8_10.9.x86_64.rpm
aarch64:
curl-7.61.1-34.el8_10.9.aarch64.rpm
libcurl-7.61.1-34.el8_10.9.aarch64.rpm
libcurl-devel-7.61.1-34.el8_10.9.aarch64.rpm
libcurl-minimal-7.61.1-34.el8_10.9.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/curl-7.61.1-34.el8_10.9.src.rpm
Related CVEs:
CVE-2025-9086
Description of changes:
[7.61.1-34.el8_10.9]
- cookie: don't treat the leading slash as trailing (CVE-2025-9086)
Resolves: RHEL-121655
ELSA-2025-23382 Moderate: Oracle Linux 8 binutils security update
Oracle Linux Security Advisory ELSA-2025-23382
http://linux.oracle.com/errata/ELSA-2025-23382.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
binutils-2.30-128.0.1.el8_10.x86_64.rpm
binutils-devel-2.30-128.0.1.el8_10.i686.rpm
binutils-devel-2.30-128.0.1.el8_10.x86_64.rpm
aarch64:
binutils-2.30-128.0.1.el8_10.aarch64.rpm
binutils-devel-2.30-128.0.1.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/binutils-2.30-128.0.1.el8_10.src.rpm
Related CVEs:
CVE-2025-11083
Description of changes:
[2.30-128.0.1]
- Forward port Oracle patches to 2.30-128
- CVE-2025-11083
Reviewed-by: TBD
Oracle history:
October-8-2025 Bruce McCulloch [bruce.mcculloch@oracle.com] - 2.30-127.0.1
- Forward port Oracle patches to 2.30-127.
- Muting some failing ld-ctf tests.
Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
November-14-2024 Bruce McCulloch [bruce.mcculloch@oracle.com] - 2.30-125.0.1
- Forward port Oracle patches from 2.30-125
Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
February-06-2024 Nick Alcock [nick.alcock@oracle.com] - 2.30-123.0.2
- Refresh CTF patches from upstream (2.42).
- Fix more cases where operations on child dicts could leave errors on
the parent, this time associated with CTF dict creation (upstream PR
libctf/30985).
- Fix the cu-mapped link feature (not exposed by GNU ld) to use only
the last mapping provided for a given translation unit, rather than a
random mix of first and last
- Fix dependencies of libctf.so and libctf-nobfd.so to cite the libraries
the code actually depends on. (Fixes observed link problems with
libctf-nobfd.so needing extra libraries on the link line versus upstream:
libctf.so changes done purely for consistency.)
October-10-2023 Jose E. Marchesi [jose.marchesi@oracle.com] - 2.30-123.0.1
- Forward-port Oracle patches to 2.30-123.
Reviewed-by: David Faust [david.faust@oracle.com]
August-02-2023 Nick Alcock [nick.alcock@oracle.com] - 2.30-119.0.2
- Refresh CTF patches from upstream.
- Avoid spurious corruption error with symtypetab section emitted by old OL8 GCCs
- Various obscure install-time linking problems
- Make objdump/readelf --ctf parameter optional; make objdump --ctf-parent take
a CTF member name, not a section name
- Improve dumping of types when some types elicit a libctf error
- Put functions as well as variables in the (misnamed) CTF variable section
- Improve handling of various forms of corrupted CTF input.
- Fix errors in comments in and
- Make CTF dicts reproducible even when conflicting types are seen
- Prevent corruption of output when linking multiple object files derived from
the same source
- Minor compiler warning and portability fixes
- Fix (unlikely) crash-inducing uninitialized memory access and wild
pointer overwrite when linking
- Fix the reported offsets of fields within unnamed structs/unions
[Orabug: 35191322]
- Fix a number of places where operations carried out on child dicts
that errored were producing errors on the parent, not the child,
so the caller never noticed them
March-28-2023 Guillermo E. Martinez [guillermo.e.martinez@oracle.com] - 2.30-119.0.1
- Forward-port Oracle patches from 2.30-117.0.3 to 2.30-119.0.1
- Remove Oracle patch: binutils-bfd-plugin-lib64.patch
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
October-20-2022 Guillermo E. Martinez [guillermo.e.martinez@oracle.com] - 2.30-117.0.3
- Backport of upstream patches:
- [binutils-gdb] Add an option to objcopy to change the alignment of sections.
fa463e9fc644e7a3bad39aa73bf6be72ea865805.
- [binutils-gdb] Change objcopy's --set-section-alignment option to take a byte
alignment value rather than a power of two alignment value.
de4859eacb74a440d9fd61e4a0f051e3737a05dd
- [Orabug: 34721268]
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
October-06-2022 Guillermo E. Martinez [guillermo.e.martinez@oracle.com] - 2.30-117.0.2
- Add missed Oracle patches:
- binutils-aarch64-veneers-fix.patch.
- binutils-aarch64-add-support-efi.patch.
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
September-28-2022 Guillermo E. Martinez [guillermo.e.martinez@oracle.com] - 2.30-117.0.1
- Forward-port of Oracle patches from 2.30-113.0.3
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
August-04-2022 Guillermo E. Martinez [guillermo.e.martinez@oracle.com] - 2.30-113.0.3
- Backport of upstream patches:
- [binutils-gdb][AArch64] Re: Add support for AArch64 EFI (efi-*-aarch64)
d91c67e8730354c43fae86fa98fe593925882365.
- [binutils-gdb][AArch64] Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)
32384aa396e7e87fe02cc838722b8e80ec88ec10.
- [binutils-gdb][AArch64] AArch64: Add support for AArch64 EFI (efi-*-aarch64).
b69c9d41e89498442cb5af5287f378b3583dd445.
- [Orabug: 34453890]
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
- Reviewed-by: David Faust [david.faust@oracle.com]
July-14-2022 Jose E. Marchesi [jose.marchesi@oracle.com] - 2.30-113.0.2
- Backport of upstream patch:
[binutils-gdb][ld][AArch64] Fix group_sections algorithm
cff69cf4cf97e1eb4c2cca8e985e403b1a97c059.
- [Orabug: 34237729]
- Reviewed-by: Indu Bhagat [indu.bhagat@oracle.com]
March-29-2022 Diego de Dios [diego.m.martinez@oracle.com] - 2.30-113.0.1
- Forward-port Oracle patches from 2.30-108.0.2.1 to 2.30-113.0.1
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
November-16-2021 David Faust [david.faust@oracle.com] - 2.30-108.0.2.1
- Forward-port Oracle patches from 2.30-108.0.2 to 2.30-108.0.2.1
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
November-02-2021 David Faust [david.faust@oracle.com] - 2.30-108.0.2
- Forward-port the following update:
[2.30-93.0.4
- Backport fix for fencepost bug in CTF pptrtab usage causing coredumps
- Backport test result fixes for new GCC-based CTF generation
[Orabug: 33344570]
- Reviewed-by: David Faust [david.faust@oracle.com]
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
October-05-2021 David Faust [david.faust@oracle.com] - 2.30-108.0.1
- Forward-port Oracle patches from 2.30-93.0.3 to 2.30-108.0.1
- Reviewed-by: Elena Zannoni [elena.zannoni@oracle.com]
August-17-2021 David Faust [david.faust@oracle.com] - 2.30-93.0.3
- Fix BFD library incorrectly attempting to load 32-bit plugins on OL8.
- [Orabug: 33219039]
June-16-2021 Nick Alcock [nick.alcock@oracle.com] - 2.30.93.0.2
- Backport the fully-functional CTF deduplicator. The spurious conflicts
in the previous version are gone; ambiguously-defined types and those
depending on them are properly shuffled into per-CU dicts; the
share-duplicated link mode used by ctfarchive where types only used in
one CU end up in a per-CU dict is fully implemented. This is the
version that is upstream.
The linker is much faster, uses much less memory, and generates much
smaller CTF output (usually better than dwarf2ctf despite emitting
function types where dwarf2ctf did not) and is much more robust and
more heavily tested.
- Remove the nondeduplicating CTF linker, and dead code supporting
impossible things unnamed typedefs and basic types
- Backport the new ld-ctf and libctf testsuites
- New linker options --ctf-variables (off by default), --ctf-share-types
- func info / data object support (needs compiler changes for
working func info support, but all the code is there in binutils now);
new API functions to add symbols to a dict, look them up, and iterate over
them: ctf_symbol_next, ctf_add_objt_sym, ctf_add_func_sym,
ctf_link_add_linker_symbol, ctf_arc_lookup_symbol, ctf_lookup_by_symbol_name,
ctf_arc_lookup_symbol_name
- Backport numerous bugfixes: fix handling of function types' arglists,
allow ctf_type_reference of dynamic slices; prevent some causes of
munmap()s of random chunks of memory; improved handling of corrupted
dicts; improve dump output some more; fix some error handling bugs;
fix opening CTF in binaries with a strtab but no symtab; use a more reliable
method to ensure the output has exactly one .ctf section; use the dynamic
sections for strings and symbols so that CTF is not corrupted by strip(1);
improve the CTF dumper; support unnamed structure members better; fix a
theoretical buffer overrun when looking up symbols by name; improve
pointer lookup by name in dicts with parents; don't lose types or corrupt
the dict when looking up or adding more types in writable dicts after
serializing the dict
- more armoring against invalid CTF and prevention of wrong results when
asking for things like the size of opaque forwards or the encoding of enums
- gettextization
- New public API also used by the deduplicator: improved error reporting and
assertion failures; improved _next iterators with most _iter iterators
reimplemented using them, new API functions *_next, ctf_type_name_raw,
ctf_type_kind_forwarded, ctf_ref, ctf_member_count, ctf_archive_count,
ctf_arc_flush_caches, ctf_getsymsect, ctf_getstrsect, ctf_symsect_endianness,
ctf_arc_symsect_endianness, ctf_add_unknown; add ctf_dict_t as a recommended
new typename for the deprecated ctf_file_t, and new functions with _dict in
the name; add the ability to filter out variables from the link
- New internal infrastructure: new internal dynhash functions and a new dynset
type; higher-efficiency dynhashes; removal of unnecessary duplication in
type lookup paths; add optional lazy loading of CTF >at link time (not used
by ld); make cu-mapping links (as used by ctfarchive) take much less memory
- Run make check in libctf too.
- Reviewed-by: David Faust [david.faust@oracle.com]
May-18-2021 David Faust [david.faust@oracle.com] - 2.30-93.0.1
- Forward-port Oracle patches from 2.30-90.0.1
- Reviewed-by: Elena Zannoni [elena.zannoni@oracle.com]
April-02-2021 David Faust [david.faust@oracle.com] - 2.30-90.0.1
- Forward-port Oracle patches from 2.30-79.0.1
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
November-03-2020 David Faust [david.faust@oracle.com] - 2.30-79.0.1
- Forward-port Oracle patches from 2.30-75.0.1
- Reviewed-by: Jose E. Marchesi [jose.marchesi@oracle.com]
July-29-2020 David Faust [david.faust@oracle.com] - 2.30-75.0.1
- Forward-port Oracle patches to OL8.3 beta.
April-28-2020 Jose E. Marchesi [jose.marchesi@oracle.com] - 2.30-73.0.1
- Forward-port of Oracle patches from 2.30-68.0.2.
- Reviewed-by: Elena Zannoni [elena.zannoni@oracle.com]
March-17-2020 Nick Alcock [nick.alcock@oracle.com] - 2.30-68.0.2
- Backport the non-cycle-detecting-capable deduplicating CTF linker
- Backport a fix for an upstream hashtab crash (no upstream bug number),
triggered by the above.
- Fix deduplication of ambiguously-named types in CTF.
- CTF types without names are not ambiguously-named.
- Stop the CTF_LINK_EMPTY_CU_MAPPINGS flag crashing.
- Only emit ambiguous types as hidden if they are named and there is already
a type with that name.
- Make sure completely empty dicts get their header written out properly
- Do not fail if adding anonymous struct/union members to structs/unions that
already contain other anonymous members at a different offset
- Correctly look up pointers to non-root-visible structures
- Emit error messages in dumping into the dump stream
- Do not abort early on dump-time errors
- Elide likely duplicates (same name, same kind) within a single TU (cross-
TU duplicate/ambiguous-type detection works as before).
- Fix linking of the CTF variable section
- Fix spurious conflicts of variables (also affects the nondeduplicating linker)
- Defend against CUs without names
- When linking only a single input file, set the output CTF CU name to the
name of the input
- Support cv-qualified bitfields
- Fix off-by-one error in SHA-1 sizing
January-24-2020 Egeyar Bagcioglu [egeyar.bagcioglu@oracle.com] - 2.30-68.0.1
- Ensure 8-byte alignment for AArch64 stubs.
- Add CTF support to OL8: CTF machinery, including libctf.so and
libctf-nonbfd.so. The linker does not yet deduplicate the CTF type section.
- Backport of fix for upstream bug 23919, required by above
- [Orabug: 30102938] [Orabug: 30102941]
[2.30-128]
- Fix a potential illegal memory access when linking a corrupt input file. (RHEL-126878)
ELBA-2025-23387 Oracle Linux 8 dracut bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23387
http://linux.oracle.com/errata/ELBA-2025-23387.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
dracut-049-239.git20251127.0.1.el8_10.x86_64.rpm
dracut-caps-049-239.git20251127.0.1.el8_10.x86_64.rpm
dracut-config-generic-049-239.git20251127.0.1.el8_10.x86_64.rpm
dracut-config-rescue-049-239.git20251127.0.1.el8_10.x86_64.rpm
dracut-live-049-239.git20251127.0.1.el8_10.x86_64.rpm
dracut-network-049-239.git20251127.0.1.el8_10.x86_64.rpm
dracut-squash-049-239.git20251127.0.1.el8_10.x86_64.rpm
dracut-tools-049-239.git20251127.0.1.el8_10.x86_64.rpm
aarch64:
dracut-049-239.git20251127.0.1.el8_10.aarch64.rpm
dracut-caps-049-239.git20251127.0.1.el8_10.aarch64.rpm
dracut-config-generic-049-239.git20251127.0.1.el8_10.aarch64.rpm
dracut-config-rescue-049-239.git20251127.0.1.el8_10.aarch64.rpm
dracut-live-049-239.git20251127.0.1.el8_10.aarch64.rpm
dracut-network-049-239.git20251127.0.1.el8_10.aarch64.rpm
dracut-squash-049-239.git20251127.0.1.el8_10.aarch64.rpm
dracut-tools-049-239.git20251127.0.1.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/dracut-049-239.git20251127.0.1.el8_10.src.rpm
Description of changes:
[049-239.git20251127.0.1]
- Refactor get_ucode_file [Orabug: 36989953]
- Revert the fixes for bugs 33676753 and 33888951 due to regressions [Orabug: 35656614]
- Fix typo in orabug33888951-dracut-Enable-the-code-to-create-ifcfg-file.patch [Orabug: 35268918]
- Enable the code to create ifcfg file [Orabug: 33888951]
- Skip parse iscsiroot.sh on PV VMs [Orabug: 33676753]
- Add blk_mq_alloc_disk and blk_cleanup_disk to blockfuncs [Orabug: 33603682]
- Change installation dir in network legacy module-setup so that file is never missing [Orabug: 33516170]
- Fix paths in squash module, so that correct modprobe is installed [Orabug: 33514517]
- Restore 51-dracut-rescue-postinst.sh for anaconda compatibility
- Install missing 68-del-part-node.rules [Orabug: 32827579]
- Add manpage for single-dhcp [Orabug 32201686]
- Fix permission denied error while upgrading from OL8u2 to OL8u3 [Orabug 32160196]
- Use pgrep in dhcp-multi.sh to make efficient and error free [Orabug 32254008]
- Send DHCP request in parallel on all interfaces for 80% boot time improvement [Orabug: 32034110]
- Revert fix for [Orabug: 31404167]
- drop 51-dracut-rescue.install patch
- Send DHCP query only on min BDF device to improve boot times by 50-60 secs [Orabug: 31404167]
- add ofb and cts to 01fips kernel module list [Orabug: 30622737]
- dracut-shutdown.service should run before shutdown.target is invoked [Orabug: 29629738]
- Fix kernel-core POSTTRANS script issues with kernel command line [Orabug: 29542203]
- Update list of necessary files after squashfs execution [Orabug: 29864620]
- Supress iscsidm error output during non-debug PV boot [Orabug: 29846195]
- Stop block device service in case system is dropped to emergency shell [Orabug: 29851988]
- Enable booting from block device if netroot=iscsi has failed [Orabug: 29478156]
- Fix BOOTPROTO calculation for iscsi [Orabug: 29518713]
- Calculate relative path for kernel and initrd in 51-dracut-rescue.instal [Orabug: 29503293]
- 40network scripts ifup and netlib updates for iSCSI [Orabug: 28502725]
- Increase timeout when waiting for carrier detection on a network interface [Orabug: 24657828] (kevin.x.lyons@oracle.com)
- add hyperv-keyboard for Hyper-V Gen2 VM [Orabug: 19191303] (Vaughan Cao)
[049-239.git20251127]
- fix(multipath): disable user_friendly_names with mpathconf
- fix(url-lib.sh): nfs_already_mounted() with trailing slash in
ELBA-2025-23386 Oracle Linux 8 autofs bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23386
http://linux.oracle.com/errata/ELBA-2025-23386.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
autofs-5.1.4-114.0.1.el8_10.6.x86_64.rpm
aarch64:
autofs-5.1.4-114.0.1.el8_10.6.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/autofs-5.1.4-114.0.1.el8_10.6.src.rpm
Description of changes:
[5.1.4-114.0.1.6]
- Add autofs-5.0.5-lookup-mounts.patch [Orabug:12658280]
ELBA-2025-23385 Oracle Linux 8 util-linux bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23385
http://linux.oracle.com/errata/ELBA-2025-23385.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
libblkid-2.32.1-47.0.1.el8_10.i686.rpm
libblkid-2.32.1-47.0.1.el8_10.x86_64.rpm
libblkid-devel-2.32.1-47.0.1.el8_10.i686.rpm
libblkid-devel-2.32.1-47.0.1.el8_10.x86_64.rpm
libfdisk-2.32.1-47.0.1.el8_10.i686.rpm
libfdisk-2.32.1-47.0.1.el8_10.x86_64.rpm
libfdisk-devel-2.32.1-47.0.1.el8_10.i686.rpm
libfdisk-devel-2.32.1-47.0.1.el8_10.x86_64.rpm
libmount-2.32.1-47.0.1.el8_10.i686.rpm
libmount-2.32.1-47.0.1.el8_10.x86_64.rpm
libmount-devel-2.32.1-47.0.1.el8_10.i686.rpm
libmount-devel-2.32.1-47.0.1.el8_10.x86_64.rpm
libsmartcols-2.32.1-47.0.1.el8_10.i686.rpm
libsmartcols-2.32.1-47.0.1.el8_10.x86_64.rpm
libsmartcols-devel-2.32.1-47.0.1.el8_10.i686.rpm
libsmartcols-devel-2.32.1-47.0.1.el8_10.x86_64.rpm
libuuid-2.32.1-47.0.1.el8_10.i686.rpm
libuuid-2.32.1-47.0.1.el8_10.x86_64.rpm
libuuid-devel-2.32.1-47.0.1.el8_10.i686.rpm
libuuid-devel-2.32.1-47.0.1.el8_10.x86_64.rpm
python3-libmount-2.32.1-47.0.1.el8_10.x86_64.rpm
util-linux-2.32.1-47.0.1.el8_10.x86_64.rpm
util-linux-user-2.32.1-47.0.1.el8_10.x86_64.rpm
uuidd-2.32.1-47.0.1.el8_10.x86_64.rpm
aarch64:
libblkid-2.32.1-47.0.1.el8_10.aarch64.rpm
libblkid-devel-2.32.1-47.0.1.el8_10.aarch64.rpm
libfdisk-2.32.1-47.0.1.el8_10.aarch64.rpm
libfdisk-devel-2.32.1-47.0.1.el8_10.aarch64.rpm
libmount-2.32.1-47.0.1.el8_10.aarch64.rpm
libmount-devel-2.32.1-47.0.1.el8_10.aarch64.rpm
libsmartcols-2.32.1-47.0.1.el8_10.aarch64.rpm
libsmartcols-devel-2.32.1-47.0.1.el8_10.aarch64.rpm
libuuid-2.32.1-47.0.1.el8_10.aarch64.rpm
libuuid-devel-2.32.1-47.0.1.el8_10.aarch64.rpm
python3-libmount-2.32.1-47.0.1.el8_10.aarch64.rpm
util-linux-2.32.1-47.0.1.el8_10.aarch64.rpm
util-linux-user-2.32.1-47.0.1.el8_10.aarch64.rpm
uuidd-2.32.1-47.0.1.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/util-linux-2.32.1-47.0.1.el8_10.src.rpm
Description of changes:
[2.32.1-47.0.1]
- Orabug 35995159 - report lost loop device
[2.32.1-47]
- fix RHEL-117686 - lslogins: use sd_journal_get_data() in proper way
ELBA-2025-23384 Oracle Linux 8 sudo bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23384
http://linux.oracle.com/errata/ELBA-2025-23384.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
sudo-1.9.5p2-1.0.1.el8_10.3.x86_64.rpm
aarch64:
sudo-1.9.5p2-1.0.1.el8_10.3.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/sudo-1.9.5p2-1.0.1.el8_10.3.src.rpm
Description of changes:
[1.9.5p2-1.0.1.3]
- Fixes sudo -s unclosed sessions when use_pty option used [Orabug: 36952911]
[1.9.5p2-1.3]
RHEL 8.10.0.Z ERRATUM
- sudo passes SHELL environment variable twice to the shell being executed [rhel-8]
Resolves: RHEL-127360
[1.9.5p2-1.2]
RHEL 8.10.0.Z ERRATUM
- Reintroduce cmnd_no_wait
Resolves: RHEL-51956
- Missing separator in the log
Resolves: RHEL-71913
[1.9.5p2-1.1]
RHEL 8.10.0.Z ERRATUM
- CVE-2025-32462 sudo: LPE via host option
Resolves: RHEL-100014
ELBA-2025-23381 Oracle Linux 8 net-snmp bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23381
http://linux.oracle.com/errata/ELBA-2025-23381.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
net-snmp-5.8-32.0.1.el8_10.x86_64.rpm
net-snmp-agent-libs-5.8-32.0.1.el8_10.i686.rpm
net-snmp-agent-libs-5.8-32.0.1.el8_10.x86_64.rpm
net-snmp-devel-5.8-32.0.1.el8_10.i686.rpm
net-snmp-devel-5.8-32.0.1.el8_10.x86_64.rpm
net-snmp-libs-5.8-32.0.1.el8_10.i686.rpm
net-snmp-libs-5.8-32.0.1.el8_10.x86_64.rpm
net-snmp-perl-5.8-32.0.1.el8_10.x86_64.rpm
net-snmp-utils-5.8-32.0.1.el8_10.x86_64.rpm
aarch64:
net-snmp-5.8-32.0.1.el8_10.aarch64.rpm
net-snmp-agent-libs-5.8-32.0.1.el8_10.aarch64.rpm
net-snmp-devel-5.8-32.0.1.el8_10.aarch64.rpm
net-snmp-libs-5.8-32.0.1.el8_10.aarch64.rpm
net-snmp-perl-5.8-32.0.1.el8_10.aarch64.rpm
net-snmp-utils-5.8-32.0.1.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/net-snmp-5.8-32.0.1.el8_10.src.rpm
Description of changes:
[5.8-32.0.1]
- fix error index value when snmpget is used a proxy pass [Orabug: 34905643]
[1:5.8-32]
- fix engine order of evaluation (RHEL-116089)
ELBA-2025-23380 Oracle Linux 8 coreutils bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23380
http://linux.oracle.com/errata/ELBA-2025-23380.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
coreutils-8.30-16.0.1.el8_10.x86_64.rpm
coreutils-common-8.30-16.0.1.el8_10.x86_64.rpm
coreutils-single-8.30-16.0.1.el8_10.x86_64.rpm
aarch64:
coreutils-8.30-16.0.1.el8_10.aarch64.rpm
coreutils-common-8.30-16.0.1.el8_10.aarch64.rpm
coreutils-single-8.30-16.0.1.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/coreutils-8.30-16.0.1.el8_10.src.rpm
Description of changes:
[8.30-16.0.1]
- clean up empty file if cp is failed [Orabug 15973168]
- df --local: recognize afs, auristorfs, and smb3 as remote fs (#1798030)
- fix formatting of sha512sum(1) man page (#1688744)
[8.30-16]
- fix du being killed by SIGABRT on mutating xfs systems (RHEL-124174)
ELBA-2025-23379 Oracle Linux 8 shadow-utils bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23379
http://linux.oracle.com/errata/ELBA-2025-23379.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
shadow-utils-4.6-23.el8_10.x86_64.rpm
shadow-utils-subid-4.6-23.el8_10.i686.rpm
shadow-utils-subid-4.6-23.el8_10.x86_64.rpm
shadow-utils-subid-devel-4.6-23.el8_10.i686.rpm
shadow-utils-subid-devel-4.6-23.el8_10.x86_64.rpm
aarch64:
shadow-utils-4.6-23.el8_10.aarch64.rpm
shadow-utils-subid-4.6-23.el8_10.aarch64.rpm
shadow-utils-subid-devel-4.6-23.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/shadow-utils-4.6-23.el8_10.src.rpm
Description of changes:
[2:4.6-23]
- nss.c: shadow_logfd to stderr. Resolves: RHEL-83432
- pwck/grpck: only force nscd/sssd caches flush if anything was changed
Resolves: RHEL-123912
ELBA-2025-23378 Oracle Linux 8 pam bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23378
http://linux.oracle.com/errata/ELBA-2025-23378.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
pam-1.3.1-39.0.1.el8_10.i686.rpm
pam-1.3.1-39.0.1.el8_10.x86_64.rpm
pam-devel-1.3.1-39.0.1.el8_10.i686.rpm
pam-devel-1.3.1-39.0.1.el8_10.x86_64.rpm
aarch64:
pam-1.3.1-39.0.1.el8_10.aarch64.rpm
pam-devel-1.3.1-39.0.1.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/pam-1.3.1-39.0.1.el8_10.src.rpm
Description of changes:
[1.3.1-39.0.1]
- pam_limits: fix use after free in pam_sm_open_session [Orabug: 36272695]
[1.3.1-39]
- pam_unix: sync expiry checks with shadow.
Resolves: RHEL-70476
ELBA-2025-23377 Oracle Linux 8 iscsi-initiator-utils bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23377
http://linux.oracle.com/errata/ELBA-2025-23377.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
iscsi-initiator-utils-6.2.1.4-9.git095f59c.0.1.el8_10.i686.rpm
iscsi-initiator-utils-6.2.1.4-9.git095f59c.0.1.el8_10.x86_64.rpm
iscsi-initiator-utils-devel-6.2.1.4-9.git095f59c.0.1.el8_10.i686.rpm
iscsi-initiator-utils-devel-6.2.1.4-9.git095f59c.0.1.el8_10.x86_64.rpm
iscsi-initiator-utils-iscsiuio-6.2.1.4-9.git095f59c.0.1.el8_10.x86_64.rpm
python3-iscsi-initiator-utils-6.2.1.4-9.git095f59c.0.1.el8_10.x86_64.rpm
aarch64:
iscsi-initiator-utils-6.2.1.4-9.git095f59c.0.1.el8_10.aarch64.rpm
iscsi-initiator-utils-devel-6.2.1.4-9.git095f59c.0.1.el8_10.aarch64.rpm
iscsi-initiator-utils-iscsiuio-6.2.1.4-9.git095f59c.0.1.el8_10.aarch64.rpm
python3-iscsi-initiator-utils-6.2.1.4-9.git095f59c.0.1.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/iscsi-initiator-utils-6.2.1.4-9.git095f59c.0.1.el8_10.src.rpm
Description of changes:
[6.2.1.4-9.git095f59c.0.1]
- Delay reconnect until interface has a valid IP. [Orabug: 38320021]
- Rate limit session reopen and initial connect log messages [Orabug: 37176222]
- Change the log_level of log_debug message in actor_delete()
- Remove 0039-idbm-Change-mkdir-permissions-to-0770.patch
- Change mkdir permissions to 0770 [Orabug: 35480395]
- Log error when auth debug status is set [Orabug: 32831167]
- Rename 0008-use-red-hat-name.patch to 0008-use-oracle-for-name.patch
and use com.oracle in prefix
- Complete the following tasks to address [Orabug: 29311709]
The following patches address [Orabug: 29128380] (Jianchao Wang)
Add 0032-Add-Requires-iscsid.service-in-iscsi.service.patch
The following patch addresses [Orabug: 29306329]
Add 0033-Update-systemd-to-always-restart-iscsid-service.patch
- Print vital iscsid messages on console using rsyslog facility. This
is particularly useful when using iscsi boot and there is a connection
or session issue. [Orabug: 29503805]
- Modify iscsi-mark-root-nodes script to only update node.startup to onboot
for iscsi sessions that are active during boot. [Orabug: 29653342]
- Modify iscsi-mark-root nodes script to not mark nodes when iscsi.service
is restarted. [Orabug: 29851447]
- Modify patches 0007 and 0032-0035 to apply cleanly
- Tune TimeoutSec of iscsid service to 10 minutes [Orabug: 29869817]
[6.2.1.4-9.git095f59c]
- backport patch for RHEL-82415 iSCSI paths fail to get reinstated
ELBA-2025-23376 Oracle Linux 8 findutils bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23376
http://linux.oracle.com/errata/ELBA-2025-23376.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
findutils-4.6.0-24.el8_10.x86_64.rpm
aarch64:
findutils-4.6.0-24.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/findutils-4.6.0-24.el8_10.src.rpm
Description of changes:
[1:4.6.0-24]
- simplify leaf optimization for XFS (RHEL-109249)
ELBA-2025-23371 Oracle Linux 8 nmap bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23371
http://linux.oracle.com/errata/ELBA-2025-23371.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
nmap-7.92-2.el8_10.x86_64.rpm
nmap-ncat-7.92-2.el8_10.x86_64.rpm
aarch64:
nmap-7.92-2.el8_10.aarch64.rpm
nmap-ncat-7.92-2.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/nmap-7.92-2.el8_10.src.rpm
Description of changes:
[2:7.92-2]
- Resolves: RHEL-40632 - Nmap scans fail with enic driver
ELSA-2025-23663 Important: Oracle Linux 8 webkit2gtk3 security update
Oracle Linux Security Advisory ELSA-2025-23663
http://linux.oracle.com/errata/ELSA-2025-23663.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
webkit2gtk3-2.50.4-1.el8_10.i686.rpm
webkit2gtk3-2.50.4-1.el8_10.x86_64.rpm
webkit2gtk3-devel-2.50.4-1.el8_10.i686.rpm
webkit2gtk3-devel-2.50.4-1.el8_10.x86_64.rpm
webkit2gtk3-jsc-2.50.4-1.el8_10.i686.rpm
webkit2gtk3-jsc-2.50.4-1.el8_10.x86_64.rpm
webkit2gtk3-jsc-devel-2.50.4-1.el8_10.i686.rpm
webkit2gtk3-jsc-devel-2.50.4-1.el8_10.x86_64.rpm
aarch64:
webkit2gtk3-2.50.4-1.el8_10.aarch64.rpm
webkit2gtk3-devel-2.50.4-1.el8_10.aarch64.rpm
webkit2gtk3-jsc-2.50.4-1.el8_10.aarch64.rpm
webkit2gtk3-jsc-devel-2.50.4-1.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/webkit2gtk3-2.50.4-1.el8_10.src.rpm
Related CVEs:
CVE-2025-43501
CVE-2025-43529
CVE-2025-43531
CVE-2025-43535
CVE-2025-43536
CVE-2025-43541
Description of changes:
[2.50.4-1]
- Update to 2.50.4
ELBA-2025-23369 Oracle Linux 8 pacemaker bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23369
http://linux.oracle.com/errata/ELBA-2025-23369.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
pacemaker-cluster-libs-2.1.7-5.5.0.1.el8_10.i686.rpm
pacemaker-cluster-libs-2.1.7-5.5.0.1.el8_10.x86_64.rpm
pacemaker-libs-2.1.7-5.5.0.1.el8_10.i686.rpm
pacemaker-libs-2.1.7-5.5.0.1.el8_10.x86_64.rpm
pacemaker-schemas-2.1.7-5.5.0.1.el8_10.noarch.rpm
aarch64:
pacemaker-cluster-libs-2.1.7-5.5.0.1.el8_10.aarch64.rpm
pacemaker-libs-2.1.7-5.5.0.1.el8_10.aarch64.rpm
pacemaker-schemas-2.1.7-5.5.0.1.el8_10.noarch.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/pacemaker-2.1.7-5.5.0.1.el8_10.src.rpm
Description of changes:
[2.1.7-5.5.0.1]
- Upstream reference in pacemaker crm_report binary [Orabug: 32825154]
- Replace bug url [Orabug: 34202300]
[2.1.7-5.5]
- Don't overwhelm the FSA queue with repeated CIB queries
- Related: RHEL-76276
[2.1.7-5.4]
- Be more lenient in evicting IPC clients
- Resolves: RHEL-76276
ELBA-2025-23367 Oracle Linux 8 fence-agents bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23367
http://linux.oracle.com/errata/ELBA-2025-23367.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
fence-agents-all-4.2.1-129.el8_10.16.x86_64.rpm
fence-agents-amt-ws-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-apc-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-apc-snmp-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-bladecenter-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-brocade-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-cisco-mds-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-cisco-ucs-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-common-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-compute-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-drac5-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-eaton-snmp-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-emerson-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-eps-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-heuristics-ping-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-hpblade-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ibm-powervs-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ibm-vpc-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ibmblade-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ifmib-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ilo-moonshot-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ilo-mp-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ilo-ssh-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ilo2-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-intelmodular-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ipdu-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ipmilan-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-kdump-4.2.1-129.el8_10.16.x86_64.rpm
fence-agents-kubevirt-4.2.1-129.el8_10.16.x86_64.rpm
fence-agents-lpar-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-mpath-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-redfish-4.2.1-129.el8_10.16.x86_64.rpm
fence-agents-rhevm-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-rsa-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-rsb-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-sbd-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-scsi-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-virsh-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-vmware-rest-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-vmware-soap-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-wti-4.2.1-129.el8_10.16.noarch.rpm
aarch64:
fence-agents-all-4.2.1-129.el8_10.16.aarch64.rpm
fence-agents-amt-ws-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-apc-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-apc-snmp-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-bladecenter-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-brocade-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-cisco-mds-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-cisco-ucs-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-common-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-compute-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-drac5-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-eaton-snmp-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-emerson-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-eps-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-heuristics-ping-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-hpblade-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ibm-powervs-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ibm-vpc-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ibmblade-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ifmib-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ilo-moonshot-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ilo-mp-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ilo-ssh-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ilo2-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-intelmodular-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ipdu-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-ipmilan-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-kdump-4.2.1-129.el8_10.16.aarch64.rpm
fence-agents-kubevirt-4.2.1-129.el8_10.16.aarch64.rpm
fence-agents-mpath-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-redfish-4.2.1-129.el8_10.16.aarch64.rpm
fence-agents-rhevm-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-rsa-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-rsb-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-sbd-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-scsi-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-virsh-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-vmware-rest-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-vmware-soap-4.2.1-129.el8_10.16.noarch.rpm
fence-agents-wti-4.2.1-129.el8_10.16.noarch.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/fence-agents-4.2.1-129.el8_10.16.src.rpm
Description of changes:
[4.2.1-129.16]
- fence_nutanix_ahv: new fence agent
Resolves: RHEL-110964
[4.2.1-129.15]
- fence_kubevirt: use hard poweroff
Resolves: RHEL-96179
[4.2.1-129.14]
- fence_aws: add skip_os_shutdown parameter
Resolves: RHEL-109814
[4.2.1-129.13]
- bundled requests: fix CVE-2024-47081
Resolves: RHEL-104741
[4.2.1-129.12]
- fence_ibm_vpc: add apikey file support
Resolves: RHEL-107506
[4.2.1-129.11]
- fence_aliyun: add credentials file support
Resolves: RHEL-99338
[4.2.1-129.8]
- fence_ibm_powervs: add private endpoint and token file support
Resolves: RHEL-65025
[4.2.1-129.7]
- fence_azure_arm: use azure-identity instead of msrestazure, which has
been deprecated
Resolves: RHEL-76492
[4.2.1-129.5]
- fence_scsi: preempt clears all devices on the mpath device, so only
run it for the first device
Resolves: RHEL-56840
[4.2.1-129.4]
- bundled setuptools: fix CVE-2024-6345
Resolves: RHEL-50223
ELBA-2025-23361 Oracle Linux 8 unixODBC bug fix and enhancement update
Oracle Linux Bug Fix Advisory ELBA-2025-23361
http://linux.oracle.com/errata/ELBA-2025-23361.html
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:
x86_64:
unixODBC-2.3.7-2.el8_10.i686.rpm
unixODBC-2.3.7-2.el8_10.x86_64.rpm
unixODBC-devel-2.3.7-2.el8_10.i686.rpm
unixODBC-devel-2.3.7-2.el8_10.x86_64.rpm
aarch64:
unixODBC-2.3.7-2.el8_10.aarch64.rpm
unixODBC-devel-2.3.7-2.el8_10.aarch64.rpm
SRPMS:
http://oss.oracle.com/ol8/SRPMS-updates/unixODBC-2.3.7-2.el8_10.src.rpm
Description of changes:
[2.3.7-2]
- fix __iptr_as_string() overflows buffer
- Resolves: RHEL-118425