Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debian_build.patch | Use system dxflib =================================================================== |
Scott Howard <showard@debian.org> | no | |||
librecad-desktop.pach | Add keywords field to desktop file | Innocent De Marchi <tangram.peces@gmail.com | no | |||
0001-fix-build-with-Qt-5.11.patch | fix build with Qt 5.11 The new Qt removed some implicit inclusions of headers. To avoid build errors, add explicit includes of those we use in the sources. |
Jiri Slaby <jslaby@suse.cz> | no | 2018-06-11 | ||
CVE-2018-19105.patch | CVE-2018-19105 | Markus Koschany <apo@debian.org> | no | debian | https://github.com/LibreCAD/LibreCAD/commit/8604f171ee380f294102da6154adf77ab754d403 | 2019-05-16 |
0001-Fix-build-with-Qt-5.15-missing-QPainterPath-include.patch | Fix build with Qt 5.15 (missing QPainterPath include) | Andreas Sturmlechner <asturm@gentoo.org> | no | 2020-05-20 | ||
CVE-2021-21898.patch | [PATCH] fixed out-of-bounds write vulnerability CVE-2021-21898 as reported in TALOS-2021-1349 / CVE-2021-21898, dwgCompressor::decompress18() could be abused with a malformed DWG file to force out-of-bounds write and possibly lead to malicious code execution. |
Armin Stebich <home@mail.lordofbikes.de> | no | 2021-10-31 | ||
CVE-2021-21899.patch | [PATCH] fixed heap buffer overflow vulnerability CVE-2021-21899 as reported in TALOS-2021-1350 / CVE-2021-21899, dwgCompressor::decompress21() could be abused with a malformed DWG file to force heap buffer overflow and possibly lead to malicious code execution. |
Armin Stebich <home@mail.lordofbikes.de> | no | 2021-11-10 | ||
CVE-2021-21900.patch | [PATCH] fixed heap use after free vulnerability CVE-2021-21900 as reported in TALOS-2021-1351 / CVE-2021-21900, DRW_TableEntry::parseCode had the potential to trigger an use after free exception with a malformed DXF file. |
Armin Stebich <home@mail.lordofbikes.de> | no | 2021-11-10 | ||
CVE-2021-45341.patch | [PATCH 03/14] Added bounds checking to CDataMoji in jww parser. This fixes issue #1462 |
eldstal <laeder.keps@gmail.com> | no | 2021-12-18 | ||
CVE-2021-45342.patch | [PATCH 04/14] Added bounds check to CDataList in JWW parser This fixes issue #1464 |
eldstal <laeder.keps@gmail.com> | no | 2021-12-18 | ||
CVE-2021-45343.patch | [PATCH 05/14] Added NULL check for hatch code 93 This fixes issue #1468 |
eldstal <laeder.keps@gmail.com> | no | 2021-12-19 |