Bug 2106795 - crio umask sometimes set to 0000
Summary: crio umask sometimes set to 0000
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 4.8
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: ---
: 4.11.z
Assignee: Sascha Grunert
QA Contact: Sunil Choudhary
URL:
Whiteboard:
Depends On: 2040612
Blocks: 2106794
TreeView+ depends on / blocked
 
Reported: 2022-07-13 14:16 UTC by Sascha Grunert
Modified: 2022-08-23 15:08 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2040612
Environment:
Last Closed: 2022-08-23 15:08:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github cri-o cri-o pull 6054 0 None open [release-1.24] Use a default umask of `0o022` 2022-07-13 14:19:46 UTC
Red Hat Product Errata RHSA-2022:6103 0 None None None 2022-08-23 15:08:49 UTC

Comment 2 Sunil Choudhary 2022-08-05 08:14:00 UTC
% oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.11.0-0.nightly-2022-08-04-081314   True        False         88m     Cluster version is 4.11.0-0.nightly-2022-08-04-081314

% oc get nodes
NAME                                         STATUS   ROLES    AGE    VERSION
ip-10-0-143-127.us-east-2.compute.internal   Ready    worker   97m    v1.24.0+9546431
ip-10-0-157-185.us-east-2.compute.internal   Ready    master   110m   v1.24.0+9546431
ip-10-0-167-77.us-east-2.compute.internal    Ready    master   109m   v1.24.0+9546431
ip-10-0-180-9.us-east-2.compute.internal     Ready    worker   100m   v1.24.0+9546431
ip-10-0-218-61.us-east-2.compute.internal    Ready    worker   97m    v1.24.0+9546431
ip-10-0-220-220.us-east-2.compute.internal   Ready    master   110m   v1.24.0+9546431

% oc debug node/ip-10-0-143-127.us-east-2.compute.internal
...
Starting pod/ip-10-0-143-127us-east-2computeinternal-debug ...
...

sh-4.4# umask
0022

sh-4.4# ps lp $(grep -l "Umask:[[:space:]]0000" /proc/[0-9]*/status | cut -f3 -d/) | grep -v "]$"
F   UID     PID    PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND
4     0       1       0  20   0 176840 15004 do_epo Ss   ?          0:21 /usr/lib/systemd/systemd --switched-root --system --deserialize 17

Comment 5 errata-xmlrpc 2022-08-23 15:08:36 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 (Moderate: OpenShift Container Platform 4.11.1 bug fix and security 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/RHSA-2022:6103


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