Ignore:
Timestamp:
06/17/2023 06:19:04 PM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
ca4c24b
Parents:
7312e73
Message:

Fix CVE-2023-24805 in cups-filters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups-filters.xml

    r7312e73 r9fd586e9  
    6666        <para>
    6767          Estimated build time: &cups-filters-time;
     68        </para>
     69      </listitem>
     70    </itemizedlist>
     71
     72    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     73    <itemizedlist spacing="compact">
     74      <listitem>
     75        <para>
     76          Required patch:
     77          <ulink url="&patch-root;/cups-filters-&cups-filters-version;-security_fix-1.patch"/>
    6878        </para>
    6979      </listitem>
     
    127137<screen revision="systemd"><userinput>sed -i "s:cups.service:org.cups.cupsd.service:g" utils/cups-browsed.service</userinput></screen>
    128138-->
     139
     140    <para>
     141      First, fix a security vulnerability that can allow for remote code
     142      execution with the 'beh' printer backend:
     143    </para>
     144
     145<screen><userinput remap="pre">patch -Np1 -i ../cups-filters-&cups-filters-version;-security_fix-1.patch</userinput></screen>
    129146
    130147    <para>
Note: See TracChangeset for help on using the changeset viewer.