public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Srb <michal@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.9-f44: a-a-save-container-data: validate input
Date: Mon, 03 Aug 2026 11:05:56 GMT	[thread overview]
Message-ID: <178575515648.1.12819607666568901604.rpms-abrt-fb86abde3bc9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.9-f44
            Commit : fb86abde3bc96a04de006b456a59009817cca515
            Author : Michal Srb <michal@redhat.com>
            Date   : 2025-12-04T20:32:21+01:00
            Stats  : +7/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/fb86abde3bc96a04de006b456a59009817cca515?branch=update-2.17.9-f44

            Log:
            a-a-save-container-data: validate input

Resolves: CVE-2025-12744

Signed-off-by: Michal Srb <michal@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index cc954d8..643f820 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.17.5.tar.gz
 /abrt-2.17.6.tar.gz
 /abrt-2.17.7.tar.gz
+/abrt-2.17.8.tar.gz

diff --git a/abrt.spec b/abrt.spec
index d6cfac9..94695b0 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -56,7 +56,7 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.17.7
+Version: 2.17.8
 Release: 1%{?dist}
 License: GPL-2.0-or-later
 URL: https://abrt.readthedocs.org/
@@ -994,6 +994,10 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Thu Dec 04 2025 Michal Srb <michal@redhat.com> - 2.17.8-1
+- a-a-save-container-data: validate input
+- Resolves: CVE-2025-12744
+
 * Thu Oct 02 2025 Michal Srb <michal@redhat.com> - 2.17.7-1
 - Update to upstream release 2.17.7
 - Fix reading gpg keys with RPM 6.0.0 (rhbz#2396899)

diff --git a/sources b/sources
index 080308e..4e58c99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (abrt-2.17.7.tar.gz) = 0e9c05a897387e20b930b616c58b187dd27f6e3372a9067b77f849d70e59443688022c5ae9fcad5968d8e637c4db7f6b500ddbb5aa59e61872b14867c5c7124a
+SHA512 (abrt-2.17.8.tar.gz) = 90b74229412e0186bfa109ee940a60c9f3c0f7ce8c1216acad6f05619a1bb591e7f0bae87363143a05034312c9f14fe5ace341b84f680780ceb93a1e624705b3

                 reply	other threads:[~2026-08-03 11:05 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=178575515648.1.12819607666568901604.rpms-abrt-fb86abde3bc9@fedoraproject.org \
    --to=michal@redhat.com \
    --cc=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