Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 29f5a44e1532b66e0bbb45c4d69dbf87f08f99ff
https://github.com/WebKit/WebKit/commit/29f5a44e1532b66e0bbb45c4d69dbf87f08f99ff
Author: Pascoe <[email protected]>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientOutputs.cpp
Log Message:
-----------
[Security] Null pointer dereference and wrong-field use in extensions toJSON
rdar://165125522
https://bugs.webkit.org/show_bug.cgi?id=302863
Reviewed by Darin Adler.
Fix wrong field use when converting PRF to JSON
and add null checks.
* Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientOutputs.cpp:
(WebCore::AuthenticationExtensionsClientOutputs::toJSON const):
Originally-landed-as: 301765.381@safari-7623-branch (519126b0a4d8).
rdar://171557653
Canonical link: https://commits.webkit.org/308821@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications