Go to file
Shivi Mangal 6245be68a9 msm: camera: sensor: Handling race condition in util api
I2C cmd is coming from user space which can be modified due to
access to shared memory. This change scopes the data locally so
as to avoid vulnerability of count being modified by external
means while executing due to being in shared memory.

CRs-Fixed: 3707472
Change-Id: I8a89e23e99b80b089ed4c4cf3098feead752356e
Signed-off-by: Shivi Mangal <quic_smangal@quicinc.com>
(cherry picked from commit 4e00cc5f9f81bf471d58ee5d6beb210a5326fcff)
2024-03-26 03:53:05 -07:00
config msm: camera: cpas: Add support for Volcano Camera 2024-03-06 06:29:02 -08:00
drivers msm: camera: sensor: Handling race condition in util api 2024-03-26 03:53:05 -07:00
dt-bindings msm: camera: isp: Add fuse support for SHDR 2023-09-26 01:56:27 -07:00
include/uapi msm: camera: tfe: Add epd support 2024-02-29 09:46:12 +05:30
.gitignore msm: camera: common: Add camera banner 2022-09-07 14:36:08 -07:00
Android.mk msm: camera: common: Added support for multiple project configuration 2024-03-01 23:33:48 +05:30
board.mk msm: camera: common: Use CAMERA DLK override for compilation 2022-06-21 18:06:37 -07:00
BUILD.bazel msm: camera: common: changes to handle err in bazel build 2023-08-03 16:50:00 -07:00
camera_modules.bzl msm: camera: common: Added support for multiple project configuration 2024-03-01 23:33:48 +05:30
crow_defconfig Revert "Revert "msm: camera: enable TFE compilation on Lanai"" 2024-01-02 22:43:42 -08:00
dependency.mk msm: camera: smmu: Add support for Camera Security Framework 2.5 2023-04-04 17:06:19 -07:00
Kbuild msm: camera: cpas: Add support for Volcano Camera 2024-03-06 06:29:02 -08:00
Kconfig Revert "Revert "msm: camera: enable TFE compilation on Lanai"" 2024-01-02 22:43:42 -08:00
Makefile msm: camera: common: Add camera banner 2022-09-07 14:36:08 -07:00
pineapple_defconfig Revert "Revert "msm: camera: enable TFE compilation on Lanai"" 2024-01-02 22:43:42 -08:00
product.mk msm: camera: common: Use CAMERA DLK override for compilation 2022-06-21 18:06:37 -07:00
volcano_defconfig msm: camera: cpas: Add support for Volcano Camera 2024-03-06 06:29:02 -08:00