VulnerabilityModified
CVE-2023-53397
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.
MEDIUM 5.5EPSS 0.14%
Does this matter?
Lower severity and a low EPSS score (0.14%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.14% probability · 4th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-193
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/02dc8e8bdbe4412cfcf17ee3873e63fa5a55b957Patch
- https://git.kernel.org/stable/c/3a3f1e573a105328a2cca45a7cfbebabbf5e3192Patch
- https://git.kernel.org/stable/c/5e0424cd8a44b5f480feb06753cdf4e1f248d148Patch
- https://git.kernel.org/stable/c/7ee557590bac154d324de446d1cd0444988bd511Patch
- https://git.kernel.org/stable/c/8b2e77050b91199453bf19d0517b047b7339a9e3Patch
- https://git.kernel.org/stable/c/cade370efe2f9e2a79ea8587506ffe2b51ac6d2bPatch
- https://git.kernel.org/stable/c/cb0cdca5c979bc34c27602e2039562932c2591a4Patch
- https://git.kernel.org/stable/c/dd872d5576cc94528f427c7264c2c438928cc6d2Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.