cve/2024/CVE-2024-56598.md
2025-09-29 21:09:30 +02:00

866 B

CVE-2024-56598

Description

In the Linux kernel, the following vulnerability has been resolved:jfs: array-index-out-of-bounds fix in dtReadFirstThe value of stbl can be sometimes out of bounds dueto a bad filesystem. Added a check with appopriate returnof error code in that case.

POC

Reference

No PoCs from references.

Github