diff options
| author | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2025-09-15 15:49:38 +0200 |
|---|---|---|
| committer | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2025-09-16 00:57:51 +0200 |
| commit | d95bc3bf9aa44b2ed9e5bee9699da8e53c319455 (patch) | |
| tree | ab31de0818e25afed355d2f2dda8228e72e88162 /src/gui/doc/snippets/textdocument-end/textdocumentendsnippet.cpp | |
| parent | e9da800428045f3dc4542f8767bb4b3335a3df48 (diff) | |
Add security tags to src/gui/itemmodels
QFileSystemModel parses and processes file paths, which includes complex
logic for e.g. following symlinks. Mistakes here could easily introduce
vulnerabilities. In addition, corrupted file paths might result in
undefined behavior in the parsing code. Mark the implementation of that
class (including the private header) as security critical. The public
header only contains the declaration of a more or less typical
QAbstractItemModel subclass, and can stick to the default.
The remaining code in this folder can also stay with the default
classification of 'significant'.
QUIP: 23
Fixes: QTBUG-135218
Pick-to: 6.10 6.9 6.8
Change-Id: Iaefb5ddb02a061d67236759efc23c7ced533f361
Reviewed-by: Mate Barany <mate.barany@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-end/textdocumentendsnippet.cpp')
0 files changed, 0 insertions, 0 deletions
