[PR #8] [MERGED] Docker - NFS - resolve vulnerabilities issue #8

Open
opened 2025-11-20 04:45:35 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GoogleCloudPlatform/nfs-server-docker/pull/8
Author: @ganochenkodg
Created: 6/22/2022
Status: Merged
Merged: 6/22/2022
Merged by: @ganochenkodg

Base: masterHead: dmitriig-fix-openssl


📝 Commits (1)

📊 Changes

4 files changed (+10 additions, -10 deletions)

View changed files

📝 1/debian11/1.3/Dockerfile (+3 -3)
📝 1/debian11/1.3/docker-entrypoint.sh (+0 -0)
📝 templates/Dockerfile.template (+1 -1)
📝 versions.yaml (+6 -6)

📄 Description

Updated: nfs 1.3.4-2.1 -> 1.3.4-6, openssl 1.1.0l -> 1.1.1n-0+deb11u2

Serving /exports
rpcinfo: can't contact rpcbind: : RPC: Unable to receive; errno = Connection refused
Starting rpcbind
mount: /proc/fs/nfsd: permission denied.
rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory).
Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem
NFS started

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GoogleCloudPlatform/nfs-server-docker/pull/8 **Author:** [@ganochenkodg](https://github.com/ganochenkodg) **Created:** 6/22/2022 **Status:** ✅ Merged **Merged:** 6/22/2022 **Merged by:** [@ganochenkodg](https://github.com/ganochenkodg) **Base:** `master` ← **Head:** `dmitriig-fix-openssl` --- ### 📝 Commits (1) - [`31122a6`](https://github.com/GoogleCloudPlatform/nfs-server-docker/commit/31122a6bf1c5dd6b38421a33b4228df0350b449f) update openssl and nfs ### 📊 Changes **4 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `1/debian11/1.3/Dockerfile` (+3 -3) 📝 `1/debian11/1.3/docker-entrypoint.sh` (+0 -0) 📝 `templates/Dockerfile.template` (+1 -1) 📝 `versions.yaml` (+6 -6) </details> ### 📄 Description Updated: nfs 1.3.4-2.1 -> 1.3.4-6, openssl 1.1.0l -> 1.1.1n-0+deb11u2 ``` Serving /exports rpcinfo: can't contact rpcbind: : RPC: Unable to receive; errno = Connection refused Starting rpcbind mount: /proc/fs/nfsd: permission denied. rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory). Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem NFS started ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:45:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nfs-server-docker-GoogleCloudPlatform#8