WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309772
[WPE][WPEPlatform] Out-of-bounds read in keysymModifiersGetMask when modifier name is not found
https://bugs.webkit.org/show_bug.cgi?id=309772
Summary
[WPE][WPEPlatform] Out-of-bounds read in keysymModifiersGetMask when modifier...
Simon Pena
Reported
2026-03-12 02:47:54 PDT
When a modifier name is not found, the loop in keysymModifiersGetMask will eventually read beyond map->data, as the loop termination condition is ill-formed.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Pena
Comment 1
2026-03-12 03:41:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60446
EWS
Comment 2
2026-03-16 08:54:36 PDT
Committed
309327@main
(abaf97d89d1a): <
https://commits.webkit.org/309327@main
> Reviewed commits have been landed. Closing PR #60446 and removing active labels.
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