SHA256
6
0
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:
2023-10-04 12:49:07 +00:00
committed by Git OBS Bridge
parent ef301235ed
commit bbe13c08bf
4 changed files with 203 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 4 09:31:09 UTC 2023 - Andreas Schwab <schwab@suse.de>
- 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)
-------------------------------------------------------------------
Wed Sep 27 14:08:48 UTC 2023 - Andreas Schwab <schwab@suse.de>