Searched refs:bitmap_ptr (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | CVE-2021-3697-video-readers-jpeg-Block-int-underflow-wild-pointer.patch | 11 data->r1++, data->bitmap_ptr += (vb * data->image_width - hb * nc1) * 3) 17 we see data->bitmap_ptr jump, e.g.: 77 - data->r1++, data->bitmap_ptr += (vb * data->image_width - hb * nc1) * 3) 78 + data->r1++, data->bitmap_ptr += stride * 3) 80 c1++, rst--, data->bitmap_ptr += hb * 3)
|
| H A D | video-readers-jpeg-Refuse-to-handle-multiple-start-o.patch | 43 if (data->bitmap_ptr == NULL) 50 data->r1++, data->bitmap_ptr += (vb * data->image_width - hb * nc1) * 3)
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0101-video-readers-jpeg-Don-t-decode-data-before-start-of.patch | 13 attempt to write to a bitmap_ptr that hasn't been allocated. Catch this 31 + if (data->bitmap_ptr == NULL) 36 data->r1++, data->bitmap_ptr += (vb * data->image_width - hb * nc1) * 3)
|
| /OK3568_Linux_fs/kernel/lib/pldmfw/ |
| H A D | pldmfw.c | 326 const u8 *bitmap_ptr; in pldm_parse_one_record() local 348 bitmap_ptr = data->fw->data + data->offset; in pldm_parse_one_record() 362 bitmap_set_value8(record->component_bitmap, bitmap_ptr[i], i * 8); in pldm_parse_one_record()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_mp.c | 144 u32 *bitmap_ptr = &physts->physts_bitmap_recv; in halbb_mp_get_psts_ie_bitmap() local 149 mp_bitmap_ptr = bitmap_ptr; in halbb_mp_get_psts_ie_bitmap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_mp.c | 144 u32 *bitmap_ptr = &physts->physts_bitmap_recv; in halbb_mp_get_psts_ie_bitmap() local 149 mp_bitmap_ptr = bitmap_ptr; in halbb_mp_get_psts_ie_bitmap()
|