Branch: refs/heads/989263 Home: https://github.com/bluez/bluez Commit: 90680c05ae5d3f335db66c04f883b5ede2eac1d1 https://github.com/bluez/bluez/commit/90680c05ae5d3f335db66c04f883b5ede2eac1d1 Author: Oliver Chang <ochang@xxxxxxxxxx> Date: 2025-08-08 (Fri, 08 Aug 2025) Changed paths: M src/sdp-xml.c Log Message: ----------- Fixed heap-buffer-overflow in `compute_seq_size`. By adding checks for sequence/alternate types in element_end and ensuring proper cleanup in sdp_xml_parse_record error path. https://issues.oss-fuzz.com/issues/42516062 https://oss-fuzz.com/testcase-detail/5896441415729152 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications