Vulnerability Key Information Extraction Vulnerability Description Issue Type: Malicious users may cause a kernel crash by passing arbitrary values to . Fix Summary: Added input size validation in the function. Fix Commit Details Commit Message: - Author: Miaoqian Lin - Committer: Max Filippov - Commit Time: 2025-09-01 01:14:45 -0700 Related Commits: - Fixed (b6c7e873da7) - Fixed (16e5c1fc3604) Code Change Details File: Main Changes: - Added input size check in the function. - Checks if exceeds ; if so, returns . Involved Functions ``` This Markdown summary extracts the vulnerability type, fix commit details, and code change information from the screenshot.