-
Notifications
You must be signed in to change notification settings - Fork 387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CVE-2019-11255: CSI volume snapshot feature can result in unauthorized volume data access #193
Comments
/close |
@msau42: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
update csi sidecar images to fix CVE-2019-11255 more info: kubernetes/kubernetes#85233 kubernetes-csi/external-snapshotter#193 kubernetes-csi/external-provisioner#380 Signed-off-by: Madhu Rajanna <[email protected]>
update csi sidecar images to fix CVE-2019-11255 more info: kubernetes/kubernetes#85233 kubernetes-csi/external-snapshotter#193 kubernetes-csi/external-provisioner#380 Signed-off-by: Madhu Rajanna <[email protected]>
update csi sidecar images to fix CVE-2019-11255 more info: kubernetes/kubernetes#85233 kubernetes-csi/external-snapshotter#193 kubernetes-csi/external-provisioner#380 Signed-off-by: Madhu Rajanna <[email protected]> (cherry picked from commit 49381b3)
update csi sidecar images to fix CVE-2019-11255 more info: kubernetes/kubernetes#85233 kubernetes-csi/external-snapshotter#193 kubernetes-csi/external-provisioner#380 Signed-off-by: Madhu Rajanna <[email protected]>
update csi sidecar images to fix CVE-2019-11255 more info: kubernetes/kubernetes#85233 kubernetes-csi/external-snapshotter#193 kubernetes-csi/external-provisioner#380 Signed-off-by: Madhu Rajanna <[email protected]>
update csi sidecar images to fix CVE-2019-11255 more info: kubernetes/kubernetes#85233 kubernetes-csi/external-snapshotter#193 kubernetes-csi/external-provisioner#380 Signed-off-by: Madhu Rajanna <[email protected]>
update csi sidecar images to fix CVE-2019-11255 more info: kubernetes/kubernetes#85233 kubernetes-csi/external-snapshotter#193 kubernetes-csi/external-provisioner#380 Signed-off-by: Madhu Rajanna <[email protected]>
I'am confused why when sourcePVC.Status.Phase=Bound or pvc.Status.Phase = v1.ClaimBound , there still exists condition that pv is not bound to the source pvc or bound to other pvc? |
Overall tracking issue: kubernetes/kubernetes#85233
Fixed in:
master: #172
1.2.2: #173
1.0.2: #175
0.4.2: #180
The text was updated successfully, but these errors were encountered: