Bug 2142111

Summary: glibc: Restore IPC_64 support in sysvipc *ctl functions [rhel-9.1.0.z]
Product: Red Hat Enterprise Linux 9 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: glibcAssignee: Florian Weimer <fweimer>
Status: CLOSED ERRATA QA Contact: Sergey Kolosov <skolosov>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.2CC: aarnold, ashankar, bfinger, codonell, csay, dj, fweimer, mnewsome, pfrankli, sipoyare, skolosov
Target Milestone: rcKeywords: Bugfix, Patch, Triaged, ZStream
Target Release: ---   
Hardware: ppc64le   
OS: Unspecified   
Whiteboard:
Fixed In Version: glibc-2.34-40.el9_1.1 Doc Type: Bug Fix
Doc Text:
Cause: The msgctl, semctl, shmctl functions in glibc validate its command argument against a fixed list of values and fail if the command argument is not one of the known values. Consequence: Applications that pass the IPC_64 flag in addition to the actual command in the argument may fail because the combination is not recognized as a valid command. Fix: The command check is either removed (if unnecessary) or takes the IPC_64 flag into account. Result: Applications which pass the IPC_64 flag for compatibility with RHEL 7 glibc work again.
Story Points: ---
Clone Of: 2141685 Environment:
Last Closed: 2023-01-23 15:23:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2141685    
Bug Blocks:    

Comment 8 errata-xmlrpc 2023-01-23 15:23:02 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 (glibc 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:0342