Conversation
The base ansible-operator:v1.38.1 image contains pyasn1 0.6.1, which is vulnerable to CVE-2026-30922. This change adds a pip3 upgrade step to install pyasn1>=0.6.3 which includes the MAX_NESTING_DEPTH protection against this attack. Closes-Bug: OSPRH-27893 Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5a35f236b533442eb4c67fe6afe76067 ✔️ stf-crc-ocp_418-local_build SUCCESS in 47m 08s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/2438be11ff4d4370be5bbfbfc8467c0e ❌ stf-crc-ocp_418-local_build NODE_FAILURE Node request 100-0008210843 failed in 0s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/451534aa2535416daa8cec447f2d7dd6 ❌ stf-crc-ocp_418-local_build NODE_FAILURE Node request 100-0008211060 failed in 0s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/26050aedc7a54a02989c92bbcb8cca63 ❌ stf-crc-ocp_418-local_build FAILURE in 26m 13s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5e77bae4466f4f67ac373c086e58b051 ✔️ stf-crc-ocp_418-local_build SUCCESS in 46m 28s |
The base ansible-operator:v1.38.1 image contains pyasn1 0.6.1, which is vulnerable to CVE-2026-30922
This change adds a pip3 upgrade step to install pyasn1>=0.6.3 which includes the MAX_NESTING_DEPTH protection against this attack.