public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/libslirp] rawhide: new version, fixes CVE-2026-95507 & CVE-2026-95508
Date: Tue, 22 Sep 2026 08:28:26 GMT [thread overview]
Message-ID: <179006570668.1.15418717035685110612.rpms-libslirp-949a01deaf0d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libslirp
Branch : rawhide
Commit : 949a01deaf0d623edf157617f0e74408d1950809
Author : Marc-André Lureau <marcandre.lureau@redhat.com>
Date : 2026-09-22T12:28:04+04:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libslirp/c/949a01deaf0d623edf157617f0e74408d1950809?branch=rawhide
Log:
new version, fixes CVE-2026-95507 & CVE-2026-95508
Fixes: rhbz#2524215
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 23db91c..e5f2d95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/libslirp-4.9.1.tar.xz
/libslirp-4.9.2.tar.xz
/libslirp-4.9.3.tar.xz
+/libslirp-4.9.5.tar.xz
diff --git a/libslirp.spec b/libslirp.spec
index 7f5a2be..929ba51 100644
--- a/libslirp.spec
+++ b/libslirp.spec
@@ -1,6 +1,6 @@
Name: libslirp
-Version: 4.9.3
-Release: 2%{?dist}
+Version: 4.9.5
+Release: 1%{?dist}
Summary: A general purpose TCP-IP emulator
# check the SPDX tags in source files for details
@@ -52,6 +52,11 @@ developing applications that use %{name}.
%changelog
+* Tue Sep 22 2026 Marc-André Lureau <marcandre.lureau@redhat.com> - 4.9.5-1
+- new version, rhbz#2524215
+- Fix CVE-2026-95508: heap buffer overflow in DHCPv6/TFTP response builders on small interface MTU
+- Fix CVE-2026-95507: out-of-bounds read in NC-SI OEM response handler discloses host memory to guest
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 64c522b..cd4042e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libslirp-4.9.3.tar.xz) = 0a4d7e977d9877cc59298a05df58d285e58e0d9e80ccdcc4c95c5984e177b5642319d54b07fa650317c5a1c2a1a16d11a26cbd1e9b165724607b428d05c34a15
+SHA512 (libslirp-4.9.5.tar.xz) = daede9dfe0c5f4e14258f66e46eef3475a79da61e88e5e19bf1a283002dfbc6a0ea72961e6aee1b6fa1ab39ea435a48d6c371f195138573e40854415b45941c9
reply other threads:[~2026-09-22 8:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179006570668.1.15418717035685110612.rpms-libslirp-949a01deaf0d@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox