WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
273735
REGRESSION (
277924@main
): nullptr deref crash calling XSLTProcessor.transformToFragment() before parsing XML
https://bugs.webkit.org/show_bug.cgi?id=273735
Summary
REGRESSION (277924@main): nullptr deref crash calling XSLTProcessor.transform...
David Kilzer (:ddkilzer)
Reported
2024-05-04 10:08:44 PDT
A nullptr deref crash occurs when calling XSLTProcessor.transformToFragment() before any XML document is parsed because WebCore::defaultEntityLoader was not initialized. Regressed with: REGRESSION (
269108@main
): Same-origin XSLT document() loads fail <
https://bugs.webkit.org/show_bug.cgi?id=273106
> <
rdar://126897034
> <
https://commits.webkit.org/277924@main
> <
rdar://127496002
>
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2024-05-04 11:07:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/28147
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug