Reference correct Jira issue
Resolves: RHEL-122045
This commit is contained in:
parent
ffe33dde8d
commit
d5cb055d71
@ -193,7 +193,7 @@ Patch95: 0001-ppdize-preset-and-template-names.patch
|
||||
Patch96: 0001-Fix-make-and-model-whitespace-trimming-Issue-1096.patch
|
||||
# RHEL-112424 CVE-2025-58060 cups: Authentication Bypass in CUPS Authorization Handling
|
||||
Patch97: CVE-2025-58060.patch
|
||||
# RHEL-122666 CVE-2025-58364 cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS
|
||||
# RHEL-122045 CVE-2025-58364 cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS
|
||||
Patch98: CVE-2025-58364.patch
|
||||
|
||||
Patch1000: cups-lspp.patch
|
||||
@ -525,7 +525,7 @@ Sends IPP requests to the specified URI and tests and/or displays the results.
|
||||
%patch96 -p1 -b .make-model-trim
|
||||
# RHEL-112424 CVE-2025-58060 cups: Authentication Bypass in CUPS Authorization Handling
|
||||
%patch97 -p1 -b .cve-2025-58060
|
||||
# RHEL-122666 CVE-2025-58364 cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS
|
||||
# RHEL-122045 CVE-2025-58364 cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS
|
||||
%patch98 -p1 -b .cve-2025-58364
|
||||
|
||||
|
||||
@ -955,7 +955,7 @@ rm -f %{cups_serverbin}/backend/smb
|
||||
|
||||
%changelog
|
||||
* Wed Oct 22 2025 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-64
|
||||
- RHEL-122666 CVE-2025-58364 cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS
|
||||
- RHEL-122045 CVE-2025-58364 cups: Null Pointer Dereference in CUPS ipp_read_io() Leading to Remote DoS
|
||||
|
||||
* Thu Sep 04 2025 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.6-63
|
||||
- RHEL-112424 CVE-2025-58060 cups: Authentication Bypass in CUPS Authorization Handling
|
||||
|
||||
Loading…
Reference in New Issue
Block a user