Kernel memory corruption via stale JFS pointer
Published Oct 4, 2025 · Updated Oct 4, 2025
Double free in the Linux kernel JFS implementation allows local users with mount authority to corrupt kernel memory through a crafted volume. If diMount fails during a read-only-to-read-write remount, jfs_remount frees JFS_IP(ipimap)->i_imap but leaves the pointer non-NULL, so diUnmount frees the same allocation again. A user must control a JFS image and its mount, remount, and unmount sequence; exploitation can crash the kernel or corrupt privileged memory.
Summary
What happened
Double free in the Linux kernel JFS implementation allows local users with mount authority to corrupt kernel memory through a crafted volume. If diMount fails during a read-only-to-read-write remount, jfs_remount frees JFS_IP(ipimap)->i_imap but leaves the pointer non-NULL, so diUnmount frees the same allocation again. A user must control a JFS image and its mount, remount, and unmount sequence; exploitation can crash the kernel or corrupt privileged memory.
The record
- CVE
- CVE-2023-53616
- Published
- Oct 4, 2025
- Updated
- Oct 4, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 4, 2025CVE publishedPublication date reported by the CVE source.
- Oct 4, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <114ea3cb13ab25f7178cb60283adb93d2f96dad7
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <4de3a603010e0ca334487de24c6aab0777b7f808
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <5873df0195124be2f357de11bfd473ead4f90ed8
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <6e2bda2c192d0244b5a78b787ef20aa10cb319b7
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <756747d4b439e3e1159282ae89f17eefebbe9b25
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <88484bde6f12126616b38e43b6c00edcd941f615
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <c3c0f0ddd851b3fa3e9d3450bbcd561f4f850469
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <ef7311101ca43dd73b45bca7a30ac72d9535ff87
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo