]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cups: Fix CVE-2023-32324
authorSanjay Chitroda <schitrod@cisco.com>
Tue, 13 Jun 2023 19:34:27 +0000 (12:34 -0700)
committerSteve Sakoman <steve@sakoman.com>
Mon, 19 Jun 2023 16:23:31 +0000 (06:23 -1000)
commitcb46ae57abe3069d6a4dc2ab0b8dfce5a4a5bd15
treef2db4dd75d622566798b92ea6ca8e6836aa455ef
parent77f6fbfa18b4ad77c3756cfdc45d441a20210781
cups: Fix CVE-2023-32324

OpenPrinting CUPS is an open source printing system. In versions 2.4.2
and prior, a heap buffer overflow vulnerability would allow a remote
attacker to launch a denial of service (DoS) attack. A buffer overflow
vulnerability in the function `format_log_line` could allow remote
attackers to cause a DoS on the affected system. Exploitation of the
vulnerability can be triggered when the configuration file `cupsd.conf`
sets the value of `loglevel `to `DEBUG`. No known patches or
workarounds exist at time of publication.

References:
https://nvd.nist.gov/vuln/detail/CVE-2023-32324
https://security-tracker.debian.org/tracker/CVE-2023-32324

Upstream Patch:
https://github.com/OpenPrinting/cups/commit/fd8bc2d32589

Signed-off-by: Sanjay Chitroda <schitrod@cisco.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-extended/cups/cups.inc
meta/recipes-extended/cups/cups/CVE-2023-32324.patch [new file with mode: 0644]