CVS: cvs.openbsd.org: xenocara
Matthieu Herrb <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2026/07/08 00:05:06 Modified files: lib/libXfont2/src/bitmap: bitscale.c pcfread.c Log message: Merge fixes from upstream for following issues: * BitmapScaleBitmaps Integer Overflow Heap Buffer Overflow (CVE-2026-56001) * PCF Font Parsing Heap Buffer Overflow (CVE-2026-56002) * computeProps Property Buffer Heap Buffer Overflow (CVE-2026-56003)