Inactive
Details
Details
Assignee
Scott Murray
Scott MurrayReporter
Bahyun Lee
Bahyun LeeHardware Platform(s) Affected
QEMU x86_64
Raspberry Pi 4
Affects versions
Priority
Created July 28, 2021 at 7:29 AM
Updated April 14, 2023 at 7:37 PM
Resolved April 14, 2023 at 7:37 PM
verb to subscribe or unsubscribe to a specific event.
Other verb have validation for afb_req_value function value parsing, but those verb don't have validation.
Therefore, the strcasecmp function (afm-mediaplayer-binding.c:724, 740, 762, 766) will refer to NULL if the parameter is not sent on the corresponding verb request or if a other key sent, resulting in a Segmentation Fault.