You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add bounds checking for buffer access in ds5_fw_logger.cpp
- Fix buffer overflow in hwmc.cpp (increased buffer size + validation)
- Replace VLA with heap allocation in StreamView.cpp to prevent stack overflow
- Add malloc null-check in StreamView.cpp
- Quote shell variables and add validation in build_all.sh
- Replace unsafe strcpy with strncpy in framesextract.c
- Add input validation for device paths in test_fw_version.py
- Add security warning for NOPASSWD sudoers in install.tegra.artifacts.sh
- Use GitHub actor variable instead of hardcoded git identity in workflows
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments