1 Star 0 Fork 18

wang_yue111/sane-backends

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
CVE-2020-12861-CVE-2020-12866-CVE-2020-12864.patch 756 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhanghua 提交于 2020-12-17 17:10 +08:00 . fix CVE-2020-12861, CVE-2020-12866, CVE-2020-12864
From 30b1831a28f24ab2921b9f717c66d37f02bb81cc Mon Sep 17 00:00:00 2001
From: Olaf Meeuwissen <[email protected]>
Date: Mon, 11 May 2020 21:07:12 +0900
Subject: [PATCH] epsonds: Mitigate potential network related security issues.
Re #279
This pre-empts the possibility of triggering GHSL-2020-079, GHSL-2020-080
and GHSL-2020-081.
---
backend/epsonds.conf.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/backend/epsonds.conf.in b/backend/epsonds.conf.in
index b8b36237a..1967a00fd 100644
--- a/backend/epsonds.conf.in
+++ b/backend/epsonds.conf.in
@@ -10,7 +10,7 @@ usb
# e.g.:
# usb 0x4b8 0x14c
-# Network
+# Network (not yet supported!)
#
# net 192.168.1.123
-net autodiscovery
+#net autodiscovery
--
GitLab
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang_yue111/sane-backends.git
[email protected]:wang_yue111/sane-backends.git
wang_yue111
sane-backends
sane-backends
master

搜索帮助