CVE-2023-53397

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/09/2025
Last modified:
19/09/2025

Description

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

Impact