| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: dfs_service security vulnerability fixes and UT coverage Security fixes: 1. all_connect_manager: nullptr guard before dlclose 2. kernel_talker: memcpy_s 4th param cid.size() instead of CID_MAX_LEN 3. softbus_handler_asset: IsFilePathValid check in GenerateAssetObjInfo and AssetSendFile 4. file_copy_manager: empty path guard before back() check 5. daemon: instanceId length and path traversal validation in RegisterFileDfsListener 6. channel_manager: shared_lock→lock_guard in CreateClientChannel 7. utils_directory: RAII DIR guard with unique_ptr 8. ipc_wrapper: rawSize<=0 guard in ReadBatchUriByRawData UT coverage: - ipc_wrapper: negative rawSize test for wraparound protection - file_copy_manager: empty srcPath/destPath tests - daemon: RegisterFileDfsListener max length and path traversal tests - all_connect_manager: dllHandle nullptr/non-null branch tests - softbus_handler_asset: GenerateAssetObjInfo path traversal test - softbus_handler_asset: AssetSendFile path traversal test Co-Authored-By: Agent Signed-off-by: zhonglufu <zhonglufu@h-partners.com> 🤖 AI[99%] 🔧 Human Fixed[0%] 🧑 Human[1%] 👌 AI Adopted[100%] Co-authored-by: opencode (glm-5.1) <ai@local> Change-Id: Ia47cb9d85ecba54ee55cf1deaac1f1478199c0f4 Signed-off-by: zhonglufu <zhonglufu@h-partners.com> | 10 天前 | |
update: 更新文件 kernel_talker.cpp Signed-off-by: zhonglufu <zhonglufu@h-partners.com> | 9 天前 | |
fix: dfs_service security vulnerability fixes and UT coverage Security fixes: 1. all_connect_manager: nullptr guard before dlclose 2. kernel_talker: memcpy_s 4th param cid.size() instead of CID_MAX_LEN 3. softbus_handler_asset: IsFilePathValid check in GenerateAssetObjInfo and AssetSendFile 4. file_copy_manager: empty path guard before back() check 5. daemon: instanceId length and path traversal validation in RegisterFileDfsListener 6. channel_manager: shared_lock→lock_guard in CreateClientChannel 7. utils_directory: RAII DIR guard with unique_ptr 8. ipc_wrapper: rawSize<=0 guard in ReadBatchUriByRawData UT coverage: - ipc_wrapper: negative rawSize test for wraparound protection - file_copy_manager: empty srcPath/destPath tests - daemon: RegisterFileDfsListener max length and path traversal tests - all_connect_manager: dllHandle nullptr/non-null branch tests - softbus_handler_asset: GenerateAssetObjInfo path traversal test - softbus_handler_asset: AssetSendFile path traversal test Co-Authored-By: Agent Signed-off-by: zhonglufu <zhonglufu@h-partners.com> 🤖 AI[99%] 🔧 Human Fixed[0%] 🧑 Human[1%] 👌 AI Adopted[100%] Co-authored-by: opencode (glm-5.1) <ai@local> Change-Id: Ia47cb9d85ecba54ee55cf1deaac1f1478199c0f4 Signed-off-by: zhonglufu <zhonglufu@h-partners.com> | 10 天前 | |
optimize rom with oz Co-Authored-By: Agent Signed-off-by: daiyunlong <daiyunlong4@huawei.com> | 1 个月前 |