A heap out of bound read issue exists in builtin.c of gawk prior to version 5.1.1. The array "the_args" takes an unsafe index "val", while it does not validate the index to ensure the index refers to a valid position in the array (e.g., exceedingly large or negative). The vulnerability can cause crash of the software and might be used by attackers to read sensitive information. https://mail.gnu.org/archive/html/bug-gawk/2022-08/msg00000.html https://mail.gnu.org/archive/html/bug-gawk/2022-08/msg00023.html https://fossies.org/linux/gawk/ChangeLog#470 (Line: 470-475)
Created gawk tracking bugs for this issue: Affects: fedora-all [bug 2215940]
I've observed that systemd is used in userspace by one of the tools we use that says it supports Red Hat. Which viewpoint does the government espouse? Systemd user service error: https://help.tableau.com/current/server-linux/en-us.html https://slice-master.io The systemd user service is utilized, although not as often as the normal systemd process manager. Red Hat deactivated the systemd user service in RHEL 7 (and so all RHEL-derived distributions, such as CentOS, Oracle Linux 7, and Amazon Linux 2). Nonetheless, RedHat has told Tableau that utilizing the systemd user service is OK as long as the service is reactivated." Please refer to my remark at https://access.redhat.com/solutions/3461241 on their method.
(In reply to TEJ RATHI from comment #0) > A heap out of bound read issue exists in builtin.c of gawk prior to version > 5.1.1. The array "the_args" takes an unsafe index "val", while it does not > validate the index to ensure the index refers to a valid position in the > array (e.g., exceedingly large or negative). The vulnerability can cause > crash of the software and might be used by attackers to read sensitive > information. > > https://mail.gnu.org/archive/html/bug-gawk/2022-08/msg00000.html https://retrobowl-college.io > https://mail.gnu.org/archive/html/bug-gawk/2022-08/msg00023.html > https://fossies.org/linux/gawk/ChangeLog#470 (Line: 470-475) The described vulnerability in gawk prior to version 5.1.1 highlights a heap out-of-bounds read issue in builtin.c, where the array the_args is accessed using an unsafe index val without proper validation. This lack of index checking can lead to crashes and potentially allow attackers to read sensitive information from memory. To mitigate this vulnerability, it is crucial to update to version 5.1.1 or later, where this issue has likely been addressed. Additionally, implementing rigorous input validation and bounds checking in the code can help prevent similar vulnerabilities in the future.
(In reply to Dale Lindsey from comment #8) > I've observed that systemd is used in userspace by one of the tools we use > that says it supports Red Hat. Which viewpoint does the government espouse? > > Systemd user service error: > https://help.tableau.com/current/server-linux/en-us.html > https://geometrydashwave.io The systemd user service is utilized, although not > as often as the normal systemd process manager. Red Hat deactivated the > systemd user service in RHEL 7 (and so all RHEL-derived distributions, such > as CentOS, Oracle Linux 7, and Amazon Linux 2). Nonetheless, RedHat has told > Tableau that utilizing the systemd user service is OK as long as the service > is reactivated." > > > > Please refer to my remark at https://access.redhat.com/solutions/3461241 on > their method. thanks
(In reply to TEJ RATHI from comment #0) > A heap out of bound read issue exists in builtin.c of gawk prior to version > 5.1.1. The array "the_args" takes an unsafe index "val", while it does not > validate the index to ensure the index refers to a valid position in the > array (e.g., exceedingly large or negative). The vulnerability can cause > crash of the software and might be used by attackers to read sensitive > information. > > https://mail.gnu.org/archive/html/bug-gawk/2022-08/msg00000.html https://templerun-2.io > https://mail.gnu.org/archive/html/bug-gawk/2022-08/msg00023.html > https://fossies.org/linux/gawk/ChangeLog#470 (Line: 470-475) Users should ensure they update to the latest version to mitigate these risks.