• Joined on 2025-12-11
manh-td created pull request KolibriOS/kolibrios#300 2025-12-22 04:34:42 +00:00
Fix potential vulnerabilities in cloned code
manh-td pushed to the-rest at manh-td/kolibrios 2025-12-22 04:28:07 +00:00
e70aa31c2d Merge branch 'cdxl_decode_frame' into the-rest
6586ad1cf1 Merge branch 'flv_write_packet' into the-rest
b353027ffa Merge branch 'mv_read_header' into the-rest
7b8cdc8ecf Merge branch 'decode_frame' into the-rest
Compare 4 commits »
manh-td created branch the-rest in manh-td/kolibrios 2025-12-22 04:28:07 +00:00
manh-td commented on pull request KolibriOS/kolibrios#288 2025-12-22 04:20:58 +00:00
Fixes out of array access

Hi @Doczom and @Burer, thanks for approving our PR. Just want to let you know that we plan to report this as a CVE. Let us know if you have any concerns!

manh-td commented on pull request KolibriOS/kolibrios#287 2025-12-22 04:19:05 +00:00
Fix DoS due to lack of eof check

Hi @Doczom and @Burer, thanks for approving our PR. Just want to let you know that we plan to report this as a CVE. Let us know if you have any concerns!

manh-td commented on pull request KolibriOS/kolibrios#285 2025-12-22 04:18:00 +00:00
Add missing check for av_malloc

Hi @Doczom and @Burer, thanks for approving our PR. Just want to let you know that we plan to report this as a CVE. Let us know if you have any concerns!

manh-td commented on pull request KolibriOS/kolibrios#286 2025-12-20 12:04:26 +00:00
Use 64 bit for times in mpeg4_encode_gop_header()

Hi @Burer, thanks for merging our PR. Just want to let you know that we plan to report this as a CVE. Let us know if you have any concerns!

manh-td created pull request KolibriOS/kolibrios#297 2025-12-19 02:03:25 +00:00
Fix potential vulnerability in cloned code
manh-td created branch parse_video_info in manh-td/kolibrios 2025-12-19 02:01:02 +00:00
manh-td pushed to parse_video_info at manh-td/kolibrios 2025-12-19 02:01:02 +00:00
ca6b0f142c Check size_bmp more fully
manh-td created pull request KolibriOS/kolibrios#296 2025-12-19 01:55:02 +00:00
Fix potential vulnerability in cloned code
manh-td pushed to decode_frame at manh-td/kolibrios 2025-12-19 01:52:57 +00:00
e128a90e62 Fix logic error
manh-td created branch decode_frame in manh-td/kolibrios 2025-12-19 01:52:56 +00:00
manh-td created pull request KolibriOS/kolibrios#295 2025-12-19 01:48:49 +00:00
Fix potential vulnerability in cloned code
manh-td created branch mv_read_header in manh-td/kolibrios 2025-12-19 01:47:29 +00:00
manh-td pushed to mv_read_header at manh-td/kolibrios 2025-12-19 01:47:29 +00:00
f1b4023d99 Fix DoS due to lack of eof check
manh-td created pull request KolibriOS/kolibrios#294 2025-12-19 01:34:05 +00:00
Fix potential vulnerability in cloned code
manh-td created branch flv_write_packet in manh-td/kolibrios 2025-12-19 01:31:56 +00:00
manh-td pushed to flv_write_packet at manh-td/kolibrios 2025-12-19 01:31:56 +00:00
2727f1a5bd Check audio packet size
manh-td created pull request KolibriOS/kolibrios#293 2025-12-17 08:30:35 +00:00
Fix potential vulnerability in cloned code