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

821 B

CVE-2024-56596

Description

In the Linux kernel, the following vulnerability has been resolved:jfs: fix array-index-out-of-bounds in jfs_readdirThe stbl might contain some invalid values. Added a check toreturn error code in that case.

POC

Reference

No PoCs from references.

Github