Bug 270873 - Null pointer dereference in `U2fAuthenticator::issueSignCommand`
Summary: Null pointer dereference in `U2fAuthenticator::issueSignCommand`
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Wolfe
URL:
Keywords: InRadar
: 270876 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-03-12 13:28 PDT by Charlie Wolfe
Modified: 2024-03-12 15:17 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Wolfe 2024-03-12 13:28:13 PDT
Crash logs indicate it's possible for `u2fCmd` to be null.
Comment 1 Radar WebKit Bug Importer 2024-03-12 13:28:55 PDT
<rdar://problem/124475802>
Comment 2 Charlie Wolfe 2024-03-12 13:32:05 PDT

*** This bug has been marked as a duplicate of bug 270876 ***
Comment 3 Charlie Wolfe 2024-03-12 13:35:14 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/25790
Comment 4 Charlie Wolfe 2024-03-12 14:28:37 PDT
*** Bug 270876 has been marked as a duplicate of this bug. ***
Comment 5 EWS 2024-03-12 15:17:29 PDT
Committed 276002@main (9e273ba79831): <https://commits.webkit.org/276002@main>

Reviewed commits have been landed. Closing PR #25790 and removing active labels.