Bug 309772

Summary: [WPE][WPEPlatform] Out-of-bounds read in keysymModifiersGetMask when modifier name is not found
Product: WebKit Reporter: Simon Pena <spena>
Component: WPE WebKitAssignee: Simon Pena <spena>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Simon Pena
Comment 1 2026-03-12 03:41:00 PDT
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.