* glib vulnerable to CVE-2021-28153
@ 2021-03-12 0:13 Léo Le Bouter
2021-03-12 6:47 ` Mark H Weaver
0 siblings, 1 reply; 3+ messages in thread
From: Léo Le Bouter @ 2021-03-12 0:13 UTC (permalink / raw)
To: Mark H Weaver; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 648 bytes --]
Hello!
CVE-2021-28153 11.03.21 23:15
An issue was discovered in GNOME GLib before 2.66.8. When
g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to
replace a path that is a dangling symlink, it incorrectly also creates
the target of the symlink as an empty file, which could conceivably
have security relevance if the symlink is attacker-controlled. (If the
path is a symlink to a file that already exists, then the contents of
that file correctly remain unchanged.)
Another CVE just out,
See: https://gitlab.gnome.org/GNOME/glib/-/issues/2325
We need to backport another patch again it seems?
Thank you,
Léo
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: glib vulnerable to CVE-2021-28153
2021-03-12 0:13 glib vulnerable to CVE-2021-28153 Léo Le Bouter
@ 2021-03-12 6:47 ` Mark H Weaver
2021-03-12 6:49 ` Léo Le Bouter
0 siblings, 1 reply; 3+ messages in thread
From: Mark H Weaver @ 2021-03-12 6:47 UTC (permalink / raw)
To: Léo Le Bouter; +Cc: guix-devel
Hi Léo,
Léo Le Bouter <lle-bout@zaclys.net> writes:
> CVE-2021-28153 11.03.21 23:15
> An issue was discovered in GNOME GLib before 2.66.8. When
> g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to
> replace a path that is a dangling symlink, it incorrectly also creates
> the target of the symlink as an empty file, which could conceivably
> have security relevance if the symlink is attacker-controlled. (If the
> path is a symlink to a file that already exists, then the contents of
> that file correctly remain unchanged.)
>
> Another CVE just out,
>
> See: https://gitlab.gnome.org/GNOME/glib/-/issues/2325
>
> We need to backport another patch again it seems?
Thanks. I backported the upstream fix, and pushed it to 'master' in
commit 5a06b83fc92710c5846a83bbf49f0ea84c8ecec2.
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: glib vulnerable to CVE-2021-28153
2021-03-12 6:47 ` Mark H Weaver
@ 2021-03-12 6:49 ` Léo Le Bouter
0 siblings, 0 replies; 3+ messages in thread
From: Léo Le Bouter @ 2021-03-12 6:49 UTC (permalink / raw)
To: Mark H Weaver; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 223 bytes --]
On Fri, 2021-03-12 at 01:47 -0500, Mark H Weaver wrote:
> Thanks. I backported the upstream fix, and pushed it to 'master' in
> commit 5a06b83fc92710c5846a83bbf49f0ea84c8ecec2.
>
> Mark
Many thanks to you!!
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-12 6:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12 0:13 glib vulnerable to CVE-2021-28153 Léo Le Bouter
2021-03-12 6:47 ` Mark H Weaver
2021-03-12 6:49 ` Léo Le Bouter
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).