forked from pool/glibc
Accepting request 1115606 from home:Andreas_Schwab:Factory
- setxid-propagate-glibc-tunables.patch: Propagate GLIBC_TUNABLES in setxid binaries - tunables-string-parsing.patch: tunables: Terminate if end of input is reached (CVE-2023-4911, bsc#1215501) OBS-URL: https://build.opensuse.org/request/show/1115606 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=676
This commit is contained in:
@@ -326,6 +326,10 @@ Patch1010: getcanonname-use-after-free.patch
|
||||
Patch1011: getaddrinfo-memory-leak.patch
|
||||
# PATCH-FIX-UPSTREAM io: Do not implement fstat with fstatat
|
||||
Patch1012: fstat-implementation.patch
|
||||
# PATCH-FIX-UPSTREAM Propagate GLIBC_TUNABLES in setxid binaries
|
||||
Patch1013: setxid-propagate-glibc-tunables.patch
|
||||
# PATCH-FIX-UPSTREAM tunables: Terminate if end of input is reached (CVE-2023-4911)
|
||||
Patch1014: tunables-string-parsing.patch
|
||||
|
||||
###
|
||||
# Patches awaiting upstream approval
|
||||
@@ -561,6 +565,8 @@ library in a cross compilation setting.
|
||||
%patch1010 -p1
|
||||
%patch1011 -p1
|
||||
%patch1012 -p1
|
||||
%patch1013 -p1
|
||||
%patch1014 -p1
|
||||
%endif
|
||||
|
||||
%patch2000 -p1
|
||||
|
Reference in New Issue
Block a user