CVE-2026-31450HIGH 8.8EPSS p42.0%

CVE-2026-31450CVE-2026-31450

linux / linux_kernel

Description

In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4_inode_attach_jinode() publishes ei->jinode to concurrent users. It used to set ei->jinode before jbd2_journal_init_jbd_inode(), allowing a reader to observe a non-NULL jinode with i_vfs_inode still unset. The fast commit flush path can then pass this jinode to jbd2_wait_inode_data(), which dereferences i_vfs_inode->i_mapping and may crash. Below is the crash I observe: ``` BUG: unable to handle page fault for address: 000000010beb47f4 PGD 110e51067 P4D 110e51067 PUD 0 Oops: Oops: 0000 [#1] SMP NOPTI CPU: 1 UID: 0 PID: 4850 Comm: fc_fsync_bench_ Not tainted 6.18.0-00764-g795a690c06a5 #1 PREEMPT(voluntary) Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Arch Linux 1.17.0-2-2 04/01/2014 RIP: 0010:xas_find_marked+0x3d/0x2e0 Code: e0 03 48 83 f8 02 0f 84 f0 01 00 00 48 8b 47 08 48 89 c3 48 39 c6 0f 82 fd 01 00 00 48 85 c9 74 3d 48 83 f9 03 77 63 4c 8b 0f <49> 8b

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.53% probability of exploitation · percentile 42.0% · 2026-08-03T12:00:16Z
Published2026-04-22
Last modified2026-07-14

Underlying weaknesses· 1

CWE-476

References

  1. https://git.kernel.org/stable/c/1aec30021edd410b986c156f195f3d23959a9d11
  2. https://git.kernel.org/stable/c/2d2b648960147d078b000b9a7494017082024366
  3. https://git.kernel.org/stable/c/33f486987af21531a7b18973d11795ede3da9ddd
  4. https://git.kernel.org/stable/c/4855a59e21789c79f003a9b5f4135c95a7495c6b
  5. https://git.kernel.org/stable/c/a070d5a872ffe0e0fe5c46eda6386140ded39adb
  6. https://git.kernel.org/stable/c/be54c0055407a73b60349c093c8ce621cb8fa232
  7. https://git.kernel.org/stable/c/e4325e84727e539c8597bd5b8491349f57f7fb17
  8. https://git.kernel.org/stable/c/e76bcb727e4874a2f9d0297f8e3f8eced89b0764

1

TypeTargetConfidenceTier
WeaknessNULL Pointer Dereferencecwe-4760%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-38626
CVE
CVE-2026-31456
CVE
CVE-2026-31448
CVE
CVE-2026-43249
CVE
CVE-2024-53221
CVE
CVE-2026-23025
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.