{"affected":[{"ecosystem_specific":{"binaries":[{"cups-config":"2.4.11-1.1","libcups2":"2.4.11-1.1"}]},"package":{"ecosystem":"SUSE:Linux Micro 6.0","name":"cups","purl":"pkg:rpm/suse/cups&distro=SUSE%20Linux%20Micro%206.0"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"2.4.11-1.1"}],"type":"ECOSYSTEM"}]}],"aliases":[],"details":"This update for cups fixes the following issues:\n\n- Version upgrade to 2.4.11:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.11 brings several bug fixes regarding IPP response\n  validation, processing PPD values, Web UI support\n  (checkbox support, modifying printers) and others fixes.\n  Detailed list (from CHANGES.md):\n  * Updated the maximum file descriptor limit\n    for `cupsd` to 64k-1 (Issue #989)\n  * Fixed `lpoptions -d` with a discovered\n    but not added printer (Issue #833)\n  * Fixed incorrect error message for HTTP/IPP errors (Issue #893)\n  * Fixed JobPrivateAccess and SubscriptionPrivateAccess support\n    for \"all\" (Issue #990)\n  * Fixed issues with cupsGetDestMediaByXxx (Issue #993)\n  * Fixed adding and modifying of printers\n    via the web interface (Issue #998)\n  * Fixed HTTP PeerCred authentication\n    for domain users (Issue #1001)\n  * Fixed checkbox support (Issue #1008)\n  * Fixed printer state notifications (Issue #1013)\n  * Fixed IPP Everywhere printer setup (Issue #1033)\n  Issues are those at https://github.com/OpenPrinting/cups/issues\n  In particular CUPS 2.4.11 contains those commit regarding\n  IPP response validation and processing PPD values:\n  * \"Quote PPD localized strings\"\n    https://github.com/OpenPrinting/cups/commit/1e6ca5913eceee906038bc04cc7ccfbe2923bdfd\n    plus a cleanup to \"Fix warnings for unused vars\"\n    https://github.com/OpenPrinting/cups/commit/2abe1ba8a66864aa82cd9836b37e57103b8e1a3b\n\n- Version upgrade to 2.4.10:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.10 brings two fixes:\n  * Fixed error handling when reading a mixed 1setOf attribute.\n  * Fixed scheduler start if there is only domain socket\n    to listen on (Issue #985) which is fix for regression\n    after fix for CVE-2024-35235 in scenarios where is\n    no other listeners in cupsd.conf than domain socket\n    created on demand by systemd, launchd or upstart.\n  Issues are those at https://github.com/OpenPrinting/cups/issues\n- Version upgrade to 2.4.9:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.9 brings security fix for CVE-2024-35235 and\n  several bug fixes regarding CUPS Web User Interface,\n  PPD generation and HTTP protocol implementation.\n  Detailed list (from CHANGES.md):\n  * Fixed domain socket handling (CVE-2024-35235)\n  * Fixed creating of `cupsUrfSupported` PPD keyword\n    (Issue #952)\n  * Fixed searching for destinations in web ui (Issue #954)\n  * Fixed TLS negotiation using OpenSSL with servers\n    that require the TLS SNI extension.\n  * Really raised `cups_enum_dests()` timeout for listing\n    available IPP printers (Issue #751)...\n  * Fixed `Host` header regression (Issue #967)\n  * Fixed DNS-SD lookups of local services with Avahi\n    (Issue #970)\n  * Fixed listing jobs in destinations in web ui.\n    (Apple issue #6204)\n  * Fixed showing search query in web ui help page.\n    (Issue #977)\n  Issues are those at https://github.com/OpenPrinting/cups/issues\n  Apple issues are those at https://github.com/apple/cups/issues\n\n- Update to version 2.4.8:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.8 brings many bug fixes which aggregated over the last\n  half a year. It brings the important fix for race conditions\n  and errors which can happen when installing permanent\n  IPP Everywhere printer, support for PAM modules password-auth\n  and system-auth and new option for lpstat which can show only\n  the successful jobs.\n  Detailed list (from CHANGES.md):\n  * Added warning if the device has to be asked for\n    'all,media-col-database' separately (Issue #829)\n  * Added new value for 'lpstat' option '-W' - successfull - for\n    getting successfully printed jobs (Issue #830)\n  * Added support for PAM modules password-auth\n    and system-auth (Issue #892)\n  * Updated IPP Everywhere printer creation error\n    reporting (Issue #347)\n  * Updated and documented the MIME typing buffering\n    limit (Issue #925)\n  * Raised 'cups_enum_dests()' timeout for listing\n    available IPP printers (Issue #751)\n  * Now report an error for temporary printer defaults\n    with lpadmin (Issue #237)\n  * Fixed mapping of PPD InputSlot, MediaType,\n    and OutputBin values (Issue #238)\n  * Fixed \"document-unprintable-error\" handling (Issue #391)\n  * Fixed the web interface not showing an error\n    for a non-existent printer (Issue #423)\n  * Fixed printing of jobs with job name longer than 255 chars\n    on older printers (Issue #644)\n  * Really backported fix for Issue #742\n  * Fixed 'cupsCopyDestInfo' device connection\n    detection (Issue #586)\n  * Fixed \"Upgrade\" header handling when there is\n    no TLS support (Issue #775)\n  * Fixed memory leak when unloading a job (Issue #813)\n  * Fixed memory leak when creating color profiles (Issue #815)\n  * Fixed a punch finishing bug in the IPP Everywhere\n    support (Issue #821)\n  * Fixed crash in 'scan_ps()' if incoming argument\n    is NULL (Issue #831)\n  * Fixed setting job state reasons for successful\n    jobs (Issue #832)\n  * Fixed infinite loop in IPP backend if hostname\n    is IP address with Kerberos (Issue #838)\n  * Added additional check on socket if 'revents' from 'poll()'\n    returns POLLHUP together with POLLIN or POLLOUT\n    in 'httpAddrConnect2()' (Issue #839)\n  * Fixed crash in 'ppdEmitString()' if 'size' is NULL (Issue #850)\n  * Fixed reporting 'media-source-supported' when\n    sharing printer  which has numbers as strings instead of\n    keywords as 'InputSlot' values (Issue #859)\n  * Fixed IPP backend to support the \"print-scaling\" option\n    with IPP printers (Issue #862)\n  * Fixed potential race condition for the creation\n    of temporary queues (Issue #871)\n  * Fixed 'httpGets' timeout handling (Issue #879)\n  * Fixed checking for required attributes during\n    PPD generation (Issue #890)\n  * Fixed encoding of IPv6 addresses in HTTP requests (Issue #903)\n  * Fixed sending response headers to client (Issue #927)\n  * Fixed CGI program initialization and validation\n    of form checkbox and text fields.\n  Issues are those at https://github.com/OpenPrinting/cups/issues\n\n- Version upgrade to 2.4.7:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.7 is released to ship the fix for CVE-2023-4504\n  and several other changes, among them it is\n  adding OpenSSL support for cupsHashData function and bug fixes.\n  Detailed list:\n  * CVE-2023-4504 - Fixed Heap-based buffer overflow when\n    reading Postscript in PPD files\n  * Added OpenSSL support for cupsHashData (Issue #762)\n  * Fixed delays in lpd backend (Issue #741)\n  * Fixed extensive logging in scheduler (Issue #604)\n  * Fixed hanging of lpstat on IBM AIX (Issue #773)\n  * Fixed hanging of lpstat on Solaris (Issue #156)\n  * Fixed printing to stderr if we can't open cups-files.conf\n    (Issue #777)\n  * Fixed purging job files via cancel -x (Issue #742)\n  * Fixed RFC 1179 port reserving behavior in LPD backend\n    (Issue #743)\n  * Fixed a bug in the PPD command interpretation code\n    (Issue #768)\n  Issues are those at https://github.com/OpenPrinting/cups/issues\n- Version upgrade to 2.4.6:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.6 is released to ship the fix for CVE-2023-34241\n  and two other bug fixes.\n  Detailed list:\n  * Fix linking error on old MacOS (Issue #715)\n  * Fix printing multiple files on specific printers (Issue #643)\n  * Fix use-after-free when logging warnings in case of failures\n    in cupsdAcceptClient() (fixes CVE-2023-34241)\n  Issues are those at https://github.com/OpenPrinting/cups/issues\n- Version upgrade to 2.4.5:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.5 is a hotfix release for a bug which corrupted\n  locally saved certificates, which broke secured printing\n  via TLS after the first print job.\n- Version upgrade to 2.4.4:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.4 release is created as a hotfix for segfault\n  in cupsGetNamedDest(), when caller tries to find\n  the default destination and the default destination\n  is not set on the machine.\n- Version upgrade to 2.4.3:\n  See https://github.com/openprinting/cups/releases\n  CUPS 2.4.3 brings fix for CVE-2023-32324, several improvements\n  and many bug fixes. CUPS now implements fallback for printers\n  with broken firmware, which is not capable of answering\n  to IPP request get-printer-attributes with all,\n  media-col-database - this enables driverless support for\n  bunch of printers which don't follow IPP Everywhere standard.\n  Aside from the CVE fix the most important fixes are around color\n  settings, printer application support fixes and OpenSSL support.\n  Detailed list of changes:\n  * Added a title with device uri for found network printers\n    (Issues #402, #393)\n  * Added new media sizes defined by IANA (Issues #501)\n  * Added quirk for GoDEX label printers (Issue #440)\n  * Fixed --enable-libtool-unsupported (Issue #394)\n  * Fixed configuration on RISC-V machines (Issue #404)\n  * Fixed the device_uri invalid pointer for driverless printers\n    with .local hostname (Issue #419)\n  * Fixed an OpenSSL crash bug (Issue #409)\n  * Fixed a potential SNMP OID value overflow issue (Issue #431)\n  * Fixed an OpenSSL certificate loading issue (Issue #465)\n  * Fixed Brazilian Portuguese translations (Issue #288)\n  * Fixed cupsd default keychain location when building\n    with OpenSSL (Issue #529)\n  * Fixed default color settings for CMYK printers as well\n    (Issue #500)\n  * Fixed duplicate PPD2IPP media-type names (Issue #688)\n  * Fixed possible heap buffer overflow in _cups_strlcpy()\n    (fixes CVE-2023-32324)\n  * Fixed InputSlot heuristic for photo sizes smaller than 5x7\"\n    if there is no media-source in the request (Issue #569)\n  * Fixed invalid memory access during generating IPP Everywhere\n    queue (Issue #466)\n  * Fixed lprm if no destination is provided (Issue #457)\n  * Fixed memory leaks in create_local_bg_thread() (Issue #466)\n  * Fixed media size tolerance in ippeveprinter (Issue #487)\n  * Fixed passing command name without path into ippeveprinter\n    (Issue #629)\n  * Fixed saving strings file path in printers.conf (Issue #710)\n  * Fixed TLS certificate generation bugs (Issue #652)\n  * ippDeleteValues would not delete the last value (Issue #556)\n  * Ignore some of IPP defaults if the application sends\n    its PPD alternative (Issue #484)\n  * Make Letter the default size in ippevepcl (Issue #543)\n  * Now accessing Admin page in Web UI requires authentication\n    (Issue #518)\n  * Now look for default printer on network if needed (Issue #452)\n  * Now we poll media-col-database separately if we fail at first\n    (Issue #599)\n  * Now report fax attributes and values as needed (Issue #459)\n  * Now localize HTTP responses using the Content-Language value\n    (Issue #426)\n  * Raised file size limit for importing PPD via Web UI\n    (Issue #433)\n  * Raised maximum listen backlog size to INT MAX (Issue #626)\n  * Update print-color-mode if the printer is modified\n    via ColorModel PPD option (Issue #451)\n  * Use localhost when printing via printer application\n    (Issue #353)\n  * Write defaults into /etc/cups/lpoptions if we're root\n    (Issue #456)\n  Issues are those at https://github.com/OpenPrinting/cups/issues\n","id":"SUSE-SU-2025:20090-1","modified":"2025-02-03T09:10:07Z","published":"2025-02-03T09:10:07Z","references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2025/suse-su-202520090-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1219503"},{"type":"REPORT","url":"https://bugzilla.suse.com/1225365"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-32324"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-32360"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-34241"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2023-4504"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2024-35235"}],"related":["CVE-2023-32324","CVE-2023-32360","CVE-2023-34241","CVE-2023-4504","CVE-2024-35235"],"summary":"Security update for cups","upstream":["CVE-2023-32324","CVE-2023-32360","CVE-2023-34241","CVE-2023-4504","CVE-2024-35235"]}