CVE-2024-42115

Kernel crash via uninitialized JFFS2 inode target

Published Jul 30, 2024 · Updated Aug 5, 2026

Invalid memory access in Linux JFFS2 allows local users to crash the kernel by accessing an inode during concurrent high-pressure operations. A destroy_inode path can run inside iget_locked before jffs2_init_inode_info initializes the inode's target member, so jffs2_free_inode passes an invalid pointer to kfree. Exploitation requires local low-privileged access to an already-mounted JFFS2 filesystem and a concurrent high-pressure inode teardown, resulting in service interruption from a kernel oops.

CVSS severity7.8
High
EPSS probability0.26%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Invalid memory access in Linux JFFS2 allows local users to crash the kernel by accessing an inode during concurrent high-pressure operations. A destroy_inode path can run inside iget_locked before jffs2_init_inode_info initializes the inode's target member, so jffs2_free_inode passes an invalid pointer to kfree. Exploitation requires local low-privileged access to an already-mounted JFFS2 filesystem and a concurrent high-pressure inode teardown, resulting in service interruption from a kernel oops.

The record

CVE
CVE-2024-42115
Published
Jul 30, 2024
Updated
Aug 5, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Jul 30, 2024CVE publishedPublication date reported by the CVE source.
  2. Aug 5, 2026Record 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.

  1. Affected versionversion=3.18.140 <3.19
  2. Affected versionversion=4.14.117 <4.15
  3. Affected versionversion=4.19.41 <4.19.318
  4. Affected versionversion=4.4.180 <4.5
  5. Affected versionversion=44a476cf0bc2209c3c91ad9815cccc4a5ea2ca72
  6. Affected versionversion=4.9.174 <4.10
  7. Affected versionversion=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <05fc1ef892f862c1197b11b288bc00f602d2df0c
  8. Affected versionversion=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <0b3246052e01e61a55bb3a15b76acb006759fe67
  9. Affected versionversion=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <5ca26334fc8a3711fed14db7f9eb1c621be4df65
  10. Affected versionversion=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <6d6d94287f6365282bbf41e9a5b5281985970789
  11. Affected versionversion=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <751987a5d8ead0cc405fad96e83ebbaa51c82dbc
  12. Affected versionversion=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <af9a8730ddb6a4b2edd779ccc0aceb994d616830
  13. Affected versionversion=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <d0bbbf31462a400bef4df33e22de91864f475455
  14. Affected versionversion=5.0.14 <5.1
  15. Affected versionversion=5.1
  16. Affected versionversion=66559d395933540c5ae7fd26aacec1ddbe579a29
  17. Affected versionversion=90a015d4d782371571058672be7fecbc685e34ec
  18. Affected versionversion=e22c11da0a8683d22011bbce18da493c079d67b3 <b6c8b3e31eb88c85094d848a0bd8b4bafe67e4d8
  19. Affected versionversion=f9c04ee063108bfe16a7232429402866aa0ddd26
  20. Affected versionversion=ff250f4c804f342695c35e1a39b63666086f2cab

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=3.18.140 <3.19; version=4.14.117 <4.15; version=4.19.41 <4.19.318; version=4.4.180 <4.5; version=44a476cf0bc2209c3c91ad9815cccc4a5ea2ca72; version=4.9.174 <4.10; version=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <05fc1ef892f862c1197b11b288bc00f602d2df0c; version=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <0b3246052e01e61a55bb3a15b76acb006759fe67; version=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <5ca26334fc8a3711fed14db7f9eb1c621be4df65; version=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <6d6d94287f6365282bbf41e9a5b5281985970789; version=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <751987a5d8ead0cc405fad96e83ebbaa51c82dbc; version=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <af9a8730ddb6a4b2edd779ccc0aceb994d616830; version=4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca <d0bbbf31462a400bef4df33e22de91864f475455; version=5.0.14 <5.1; version=5.1; version=66559d395933540c5ae7fd26aacec1ddbe579a29; version=90a015d4d782371571058672be7fecbc685e34ec; version=e22c11da0a8683d22011bbce18da493c079d67b3 <b6c8b3e31eb88c85094d848a0bd8b4bafe67e4d8; version=f9c04ee063108bfe16a7232429402866aa0ddd26; version=ff250f4c804f342695c35e1a39b63666086f2cab

Published CVSS scores

5.5NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
7.8kernel.orgCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

T1499Endpoint Denial of Service

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