You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2023 32324
About this tag
CVE-2023-32324 is a heap buffer overflow vulnerability in OpenPrinting CUPS (Common UNIX Printing System), the default printing stack on Linux, BSD, and historically macOS. The flaw is triggered when administrators run the CUPS daemon with logging set to DEBUG, allowing a remote attacker to repeatedly crash the printing service and cause a denial-of-service condition against printing resources. This vulnerability affects systems using CUPS and can be exploited to disrupt print services. Users should apply patches from their distribution or update CUPS to a fixed version to mitigate the risk. The tag covers discussions on defending against this print service DoS and understanding the technical details of the heap overflow.
OpenPrinting's CUPS contained a heap buffer overflow that can be triggered when administrators run the daemon with logging set to DEBUG, allowing a remote attacker to repeatedly crash the printing service and, in some cases, sustain a full denial-of-service condition against printing resources...