CVE-2023-53397

Publication date

2025-09-18 13:33:38

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: modpost: fix off by one in is_executable_section() The > comparison should be >= to prevent an out of bounds array access.