Skip to content

Commit 9aad07e

Browse files
committed
Release CUPS 2.4.17
1 parent 929027c commit 9aad07e

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

_posts/2026-04-17-cups-2.4.17.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: CUPS 2.4.17
3+
layout: single
4+
author: Zdenek
5+
excerpt: CUPS 2.4.17 release includes fixes for 8 vulnerabilities
6+
---
7+
8+
The new release 2.4.17 contains the following security fixes:
9+
10+
- CVE-2026-27447: The scheduler treated local user and group names as case-
11+
insensitive.
12+
- CVE-2026-34978: The RSS notifier could write outside the scheduler's RSS
13+
directory.
14+
- CVE-2026-34980: The scheduler did not filter control characters from option
15+
values.
16+
- CVE-2026-34979: The scheduler did not always allocate enough memory for a
17+
job's options string.
18+
- CVE-2026-34990: The scheduler incorrectly allowed local certificates over the
19+
loopback interface.
20+
- CVE-2026-39314: Fixed the range check for job password strings.
21+
- CVE-2026-39316: Fixed a printer subscription bug in the scheduler.
22+
- CVE-2026-NNNNN: Fixed a SNMP string conversion bug in the backends.
23+
24+
where the last CVE number is requested from Github for several days now, the number will be corrected once we have one, but we decided to make a release to share the other fixes.
25+
26+
The release includes other fixes as well, listed in CHANGES.md.
27+
28+
Enjoy!
29+
30+
* <a href="https://github.com/OpenPrinting/cups/releases/tag/v2.4.17" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-download" aria-hidden="true"></i>Download v2.4.17</a>
31+

0 commit comments

Comments
 (0)