RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2122946 - Fix for covscan results
Summary: Fix for covscan results
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: conntrack-tools
Version: 9.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 9.2
Assignee: Phil Sutter
QA Contact: Jianwen Ji
URL:
Whiteboard:
Depends On: 2068443
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-31 11:40 UTC by Phil Sutter
Modified: 2023-01-23 15:20 UTC (History)
3 users (show)

Fixed In Version: conntrack-tools-1.4.5-17.el9_1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2068443
Environment:
Last Closed: 2023-01-23 15:18:04 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-132811 0 None None None 2022-08-31 11:48:21 UTC
Red Hat Product Errata RHBA-2023:0310 0 None None None 2023-01-23 15:18:08 UTC

Comment 1 Phil Sutter 2022-08-31 15:06:21 UTC
Upstream commit to backport:

commit 96980c548d3a1aeb07ab6aaef45389efb058a69a
Author: Phil Sutter <phil>
Date:   Wed Aug 31 13:00:52 2022 +0200

    local: Avoid sockaddr_un::sun_path buffer overflow
    
    The array's size in struct sockaddr_un is only UNIX_PATH_MAX and
    according to unix(7), it should hold a null-terminated string. So adjust
    config reader to reject paths of length UNIX_PATH_MAX and above and
    adjust the internal arrays to aid the compiler.
    
    Fixes: f196de88cdd97 ("src: fix strncpy -Wstringop-truncation warnings")
    Signed-off-by: Phil Sutter <phil>

Comment 2 Phil Sutter 2022-09-06 12:43:41 UTC
Filed MR https://gitlab.com/redhat/centos-stream/rpms/conntrack-tools/-/merge_requests/10 but BZ checks still require ITR 9.1.0. So let's wait until 9.2.0 development officially opens.

Comment 16 errata-xmlrpc 2023-01-23 15:18:04 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (conntrack-tools bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:0310


Note You need to log in before you can comment on or make changes to this bug.