From this webpage screenshot, the following key vulnerability information can be obtained: Vulnerability Description: - Vulnerability Type: KASAN (Kernel Address Sanitizer) detected out-of-bounds read issue. - Specific Location: In file at line 721, task attempted to read 1 byte of data at address . Affected Code: - Related File: - Specific Functions: and Fix Measures: - Modified the error handling logic in the function to properly handle cases where the object does not exist, avoiding reliance on the presence of a null-terminated string. Related Commit Information: - Commit ID: - Author: Florian Westphal - Committer: Greg Kroah-Hartman - Commit Date: 2025-07-18 Reporting and Testing Information: - Reporter: syzbot+4ff165b9251e4d295690@syzkaller.appspotmail.com - Tester: syzbot+4ff165b9251e4d295690@syzkaller.appspotmail.com - Associated Upstream Commit: Fix Impact: - Closed the related bug report: https://syzkaller.appspot.com/bug?extid=4ff165b9251e4d295690 - Fixed the issue related to extended counter support.