Projects
openEuler:24.03:SP1:Everything
ncurses
_service:tar_scm:backport-0002-CVE-2023-29491-e...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:backport-0002-CVE-2023-29491-env-access.patch of Package ncurses
From 94240194a58b15e7fc3a015ed123ebb124f4e869 Mon Sep 17 00:00:00 2001 From: Sven Joachim <svenjoac@gmx.de> Date: Mon, 1 May 2023 11:32:01 +0200 Subject: [PATCH] Change the behavior of the "--disable-root-environ" option The new patch debian-env-access.diff makes the "--disable-root-environ" configure option functionally equivalent to the --disable-setuid-environ" option that has been added in the 20230425 upstream patchlevel. Conflict:NA Reference:https://salsa.debian.org/debian/ncurses/-/commit/94240194a58b15e7fc3a015ed123ebb124f4e869 --- ncurses/tinfo/access.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ncurses/tinfo/access.c b/ncurses/tinfo/access.c index a735db2..c9f8660 100644 --- a/ncurses/tinfo/access.c +++ b/ncurses/tinfo/access.c @@ -215,8 +215,6 @@ _nc_env_access(void) if (is_elevated()) { result = FALSE; - } else if ((getuid() == ROOT_UID) || (geteuid() == ROOT_UID)) { - result = FALSE; } return result; } -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2