| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | CVE-2022-2867.patch | 24 @@ -5194,20 +5194,33 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 68 @@ -5219,8 +5232,7 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 78 @@ -5250,7 +5262,7 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 87 @@ -5286,7 +5298,7 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 96 @@ -5494,10 +5506,17 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dum… 117 @@ -5626,8 +5645,11 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dump…
|
| H A D | 0001-fix-the-FPE-in-tiffcrop-415-427-and-428.patch | 53 @@ -5182,17 +5182,17 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 79 @@ -5255,17 +5255,17 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 105 @@ -5295,24 +5295,24 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 134 @@ -5711,13 +5711,13 @@ computeOutputPixelOffsets (struct crop_mask *crop, struct image_data *image, 152 @@ -5755,13 +5755,13 @@ computeOutputPixelOffsets (struct crop_mask *crop, struct image_data *image, 170 @@ -5770,6 +5770,12 @@ computeOutputPixelOffsets (struct crop_mask *crop, struct image_data *image,
|
| H A D | CVE-2022-2869.patch | 23 @@ -5194,26 +5194,30 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 67 @@ -5376,7 +5380,7 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 76 @@ -5385,7 +5389,7 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image,
|
| H A D | b258ed69a485a9cfb299d9f060eb2a46c54e5903.patch | 22 @@ -5389,15 +5389,13 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, 39 @@ -5407,6 +5405,7 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image,
|
| H A D | 0003-add-checks-for-return-value-of-limitMalloc-392.patch | 52 @@ -7648,7 +7652,11 @@ createCroppedImage(struct image_data *image, struct crop_mask *crop, 65 @@ -7664,15 +7672,15 @@ createCroppedImage(struct image_data *image, struct crop_mask *crop,
|
| H A D | 0001-tiffcrop-Fix-issue-330-and-some-more-from-320-to-349.patch | 374 @@ -5431,7 +5519,7 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dump_… 383 @@ -5512,8 +5600,13 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dump… 398 @@ -5526,17 +5619,23 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dum… 432 @@ -5551,22 +5650,27 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dum… 475 @@ -5577,32 +5681,42 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dum… 543 @@ -5610,6 +5724,14 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dump… 558 @@ -5620,6 +5742,18 @@ getCropOffsets(struct image_data *image, struct crop_mask *crop, struct dump… 577 @@ -7543,7 +7677,8 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, 587 @@ -7632,6 +7767,9 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, 597 @@ -7647,8 +7785,8 @@ processCropSelections(struct image_data *image, struct crop_mask *crop,
|
| H A D | 0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch | 435 @@ -7590,17 +7612,17 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, 456 @@ -7613,7 +7635,7 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, 465 @@ -7693,17 +7715,17 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, 486 @@ -7716,7 +7738,7 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, 495 @@ -7832,24 +7854,24 @@ createCroppedImage(struct image_data *image, struct crop_mask *crop, 524 @@ -7858,7 +7880,7 @@ createCroppedImage(struct image_data *image, struct crop_mask *crop,
|
| H A D | CVE-2022-2953.patch | 51 @@ -316,7 +316,7 @@ struct crop_mask {
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | dev.h | 496 unsigned int crop_mask; member
|
| H A D | capture.c | 5340 stream->crop_mask |= CROP_SRC_SENSOR_MASK; in rkcif_sync_crop_info() 5347 if ((stream->crop_mask & 0x3) == (CROP_SRC_USR_MASK | CROP_SRC_SENSOR_MASK)) { in rkcif_sync_crop_info() 5355 if (stream->crop_mask & CROP_SRC_USR_MASK) { in rkcif_sync_crop_info() 5357 if (stream->crop_mask & CROP_SRC_SENSOR_MASK) { in rkcif_sync_crop_info() 6554 stream->crop_mask = 0x0; in rkcif_stream_init() 6915 if (stream->crop_mask & CROP_SRC_SENSOR) { in rkcif_cropcap() 6973 if (stream->crop_mask & CROP_SRC_SENSOR) { in rkcif_s_selection() 6996 stream->crop_mask |= CROP_SRC_USR_MASK; in rkcif_s_selection() 6998 if (stream->crop_mask & CROP_SRC_SENSOR) { in rkcif_s_selection() 7058 if (stream->crop_mask & (CROP_SRC_USR_MASK | CROP_SRC_SENSOR_MASK)) { in rkcif_g_selection()
|